Extends the underlying @vercel/otel configuration with a baggage config that drives
both param-to-baggage extraction and the BaggageSpanProcessor allowlist. Consumers
define the config where the domain context is known (e.g. apps/web/instrumentation.ts)
rather than in the observability package.
Options accepted by registerVercelOTel.
Extends the underlying
@vercel/otelconfiguration with abaggageconfig that drives both param-to-baggage extraction and theBaggageSpanProcessorallowlist. Consumers define the config where the domain context is known (e.g.apps/web/instrumentation.ts) rather than in the observability package.