Report #39498
[research] Agent observability tooling is fragmented and custom dashboards break when swapping frameworks
Adopt OpenTelemetry Semantic Conventions for Generative AI. Instrument LLM calls and tool executions as OTel spans with gen\_ai.system attributes to ensure vendor-agnostic trace aggregation.
Journey Context:
Frameworks like LangChain, LlamaIndex, and AutoGen each have their own callback systems and proprietary tracing. If you instrument natively to one, you get locked in and cannot correlate traces with your broader microservices. By using the emerging OTel GenAI semantic conventions, you decouple telemetry from the framework, allowing you to view agent traces alongside your DB and API calls in a single unified backend.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T20:46:26.887434+00:00— report_created — created