Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/observe-and-act/agent-observability.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/observe-and-act/agent-observability/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Agent Observability
Note
Grafana Agent Observability is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.
Overview
Agent Observability is built on OpenTelemetry and gives teams running LLM agents in production a single place to monitor agent activity, trace conversations, track costs, and evaluate quality.
Agent Observability provides thin SDKs for Go, Python, TypeScript, Java, and .NET that capture generation data with minimal code changes. Built-in framework integrations for LangChain, LangGraph, OpenAI Agents, Vercel AI SDK, and others make instrumentation automatic.
With Agent Observability in Grafana Cloud, you can browse conversations, drill into traces, compare agent versions, configure online evaluation rules and guards, review offline experiment reports, and use built-in analytics for metrics, logs, traces, and profiles.
Use Agent Observability
Use Agent Observability to understand agent behavior from development through production. You can:
- Capture LLM generations, tool calls, workflow steps, token usage, and cost data from your agents.
- Forward coding-agent sessions from supported tools without adding SDK code to an application.
- Search and inspect conversations, then connect individual generations to OpenTelemetry traces and metrics.
- Track agent versions, prompt changes, tool usage, quality scores, latency, errors, and cost trends.
- Configure online evaluations and guards to score or gate production traffic.
- Run offline experiments in public preview to compare models, prompts, and agent versions before release.
Explore
Was this page helpful?
Related resources from Grafana Labs


