AiSdkTelemetryConfig
Opt-in AI SDK OpenTelemetry wiring. Kuralle never registers @ai-sdk/otel at
import time — v7 traces by default once an integration is registered, so
registration is explicit (this helper or HarnessConfig.aiSdkTelemetry).
Properties
Section titled “Properties”enabled?
Section titled “enabled?”optional enabled?: boolean;When true, register @ai-sdk/otel for this process. Default false.
recordInputs?
Section titled “recordInputs?”optional recordInputs?: boolean;recordOutputs?
Section titled “recordOutputs?”optional recordOutputs?: boolean;tracer?
Section titled “tracer?”optional tracer?: Tracer;Passed to the OpenTelemetry integration constructor — not per-call telemetry.