Arize Phoenix TS
    Preparing search index...
    • Gets the tags from the given OpenTelemetry context.

      Parameters

      • context: Context

        The context to get the tags from.

      Returns Tags | undefined

      The tags

      const tags = getTags(context.active());