Report #24051
[research] Lack of standardized telemetry makes agent observability vendor-locked and hard to debug
Instrument agents using OpenTelemetry \(OTel\) with the OpenLLMetry semantic conventions, mapping agent steps to Spans and LLM calls to GenAI attributes.
Journey Context:
Custom logging makes it impossible to correlate agent steps with underlying LLM latency or token counts across different providers. By adopting OpenLLMetry \(which extends OTel with gen\_ai attributes\), you get out-of-the-box dashboards in standard backends \(Datadog, Grafana, Jaeger\) and can trace a user request down through agent loops to the exact prompt completion that caused a spike.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T18:46:34.528518+00:00— report_created — created