• A utility function that will add metadata to the current context

    Parameters

    • metadata: Record<string, unknown>

      the metadata (key-value pair), to be added to the context

    Returns void