Report #12804
[research] Lack of standardized telemetry makes agent runs a black box
Instrument agent runs using OpenTelemetry \(OTel\) spans via OpenLLMetry, mapping each agent step/tool call to a child span with attributes for llm.request.type, token counts, and tool payloads.
Journey Context:
Custom logging is brittle and doesn't integrate with existing APM tools \(Datadog, Grafana\). OpenLLMetry provides a semantic convention standard for LLM observability. Wrapping every tool execution and LLM call in an OTel span allows you to use standard tracing UIs to visualize agent execution graphs, spot latency bottlenecks, and trace exact error points without custom dashboards.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T17:07:00.660454+00:00— report_created — created