
What Monitor shows
The top of Monitor answers the fastest operational questions:
The Agent metabolism panel shows the state of the improvement loop: cycles, approved cycles, rejected cycles, in-flight cycles, average cycle time, new Behaviors, and active evals. It is not only a dashboard card. It is a quick answer to “is the agent learning from production or just accumulating logs?”
Read it as a triage surface
Start broad, then open evidence:- Pick the time range that matches the release, incident, or customer report.
- Scan the KPI row for obvious movement in volume, latency, cost, errors, or eval score.
- Review the chart groups for the metric that moved.
- Use View traces from a chart, or open Traces, to inspect the exact requests behind the metric.
- If the pattern repeats, check Behaviors. If the fix belongs in the prompt, start or review an Improve cycle.
Dashboard sections
Monitor groups charts by the kind of decision they support:
For chart details, see Analyze log charts.
Good Monitor data
Monitor becomes useful when your logs contain clear names, spans, status, input and output content, model usage, costs, tokens, tags, and safe metadata such as environment, route, release, customer segment, or feature flag. If charts look empty, flat, or hard to segment, the next step is usually instrumentation, not analysis. See Integrate your AI Agent and Instrument overview.Analyze log charts
Read traffic, quality, latency, cost, model, environment, and tool charts.
Analyze log traces
Move from a metric to the exact traces behind it.
Filter, search, export logs
Narrow production traffic, inspect matching traces, and export the result set for review.
Deep search
Find relevant logs by meaning across traces and spans.
Use logs to improve prompts
Turn production evidence into datasets, evaluators, and Improve cycles.