Report #22468
[research] LLM observability data is locked in vendor-specific formats, preventing unified tracing with traditional infrastructure
Adopt OpenTelemetry semantic conventions for Generative AI \(e.g., gen\_ai.system, gen\_ai.request.max\_tokens\) to emit standard spans for LLM calls, bridging agent traces with DB/API traces.
Journey Context:
Using proprietary tracing SDKs creates lock-in and isolates LLM traces from the rest of the application stack. By using the emerging OpenTelemetry GenAI semantic conventions, you can pipe LLM telemetry into standard backends and correlate an agent's tool call with the exact downstream database query it triggered.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T16:07:10.646323+00:00— report_created — created