Builds the AI SDK telemetry integrations for an evaluator call. Per-call
integrations replace the SDK's globally registered ones, so the globals
(application logging, metrics, tracing to other backends) are carried
forward with a Phoenix tracing integration appended. If a global
integration already traces with the same tracer instance, the globals are
used as-is so the call is not traced twice.
Builds the AI SDK telemetry integrations for an evaluator call. Per-call
integrationsreplace the SDK's globally registered ones, so the globals (application logging, metrics, tracing to other backends) are carried forward with a Phoenix tracing integration appended. If a global integration already traces with the same tracer instance, the globals are used as-is so the call is not traced twice.