Report #88355
[research] Agent telemetry lacks standard structure making cross-tool observability and debugging impossible
Adopt OpenTelemetry Semantic Conventions for Generative AI. Instrument spans with gen\_ai.system, gen\_ai.request.model, and custom attributes for tool calls \(tool.name, tool.args\) to ensure traces render correctly in standard backends.
Journey Context:
Custom logging formats make it impossible to correlate agent steps across different frameworks or trace a request from API gateway to LLM provider. Using OTel semantic conventions ensures out-of-the-box compatibility with standard observability stacks and allows querying by model, token count, or tool usage without custom parsers.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T06:53:14.398095+00:00— report_created — created