Direct answer
What does OpenTelemetry provide for GenAI systems?
#OpenTelemetry provides vendor-neutral mechanisms and evolving semantic conventions for representing operations such as model calls, token usage, tool calls, and tool results. It helps teams collect and move telemetry across systems. It does not determine whether an answer is correct, an action is allowed, a trace may retain sensitive content, or an incident has been resolved.
- Instrument orchestration, model, retrieval, tool, policy, approval, and execution boundaries.
- Record convention and instrumentation versions.
- Keep content capture opt-in, purpose-bound, redacted, and retention-controlled.
Source basis: reviewed official references are listed on this page and in the source ledger. Interpretation and implementation guidance retain the stated assurance boundary.