This product is not supported for your selected
Datadog site. (
).
Preview
Agent Console is in Preview and available to all Datadog customers.
The Agent Console provides centralized monitoring for AI agents across your organization. It collects logs and metrics from coding agents and Datadog’s own Bits AI agents, surfacing them in real time to give you visibility into usage, cost, latency, productivity impact, and emerging problem patterns.
Agent Console supports the following coding agents:
Coding agents
The Coding Agents tab gives you a top-level view of coding agent activity across your organization. By default, the view aggregates all coding agents and can be filtered to a single agent.
Agent findings
The Agent Findings panel summarizes high-level activity for the selected time range, including total spend, total users, sessions, time to merge, lines of code, and average turns per session. The stacked chart breaks down activity by agent (for example, Claude Code and Cursor) so you can compare adoption over time.
Impact metrics
The Impact Metrics panel measures the effect of AI-assisted development on your software delivery lifecycle using DORA-style metrics, with side-by-side comparisons between AI-assisted and non-AI work.
- Adoption: track how much code is being produced by AI, including AI-assisted commits and AI-assisted PRs.
- Velocity: measure how fast changes reach production, including change lead time and PR review time.
- Stability: track how reliable changes are after release, including change failure rate and recovery time.
Detected problems
The Detected Problems panel highlights common problem patterns your team is encountering and recommends fixes. The Sankey diagram shows how problem patterns (such as skipped checks, retry loops, and file rereads) flow from individual agents into specific repositories, with an estimated monthly cost for each pattern.
Click a Problem Pattern node to open a detail view that includes the pattern definition, estimated monthly cost across your organization, a list of flagged sessions, and a recommended fix.
Individual agent dashboards
The Coding Agents tab displays a tile for each connected coding agent (such as Claude Code, GitHub Copilot, and Cursor). Each tile shows a summary of that agent’s activity, including total users, total spend, and cost per line of code.
Click an agent tile, or select from the All Coding Agents dropdown at the top of the page, to open a dedicated dashboard for that agent. The dedicated dashboard includes summary tiles for total spend, sessions, commits, and lines added, along with performance charts covering request volume, latency, model usage patterns, lines added vs. removed, and tool accepts vs. rejects.
Analyze agent usage
The Analytics tab provides granular details for individuals and teams, helping you identify power users, outliers, and team-level adoption patterns.
Team comparison
The Comparison panel helps you identify teams that are over- or under-investing in AI tooling relative to their output. Compare spend, cost per line, and model usage across teams and against your organization baseline to find where efficiency gains are possible or where costs are running unexpectedly high.
User analytics
The User Analytics panel gives you visibility into how individual engineers are using AI tooling across your organization. Use the panel to:
- Identify your highest spenders and most productive contributors
- Spot efficiency outliers — engineers with high spend but low output, or vice versa
- See a full cost breakdown by user, agent, and model
- Examine any individual’s spend, PR history, and model mix
Bits AI agents
The Bits AI Agents tab shows usage of Datadog’s built-in AI agents alongside your coding agents. The combined view of investigations, sessions, and executions across all Datadog agents lets you correlate Bits AI activity with the rest of your organization.
Individual cards summarize activity for each Bits AI agent, including Bits Investigation, Bits Code, and Bits Agent Builder. Click View Details on a card to examine that agent.
Set up
To start sending data to Agent Console, see Set Up Agent Console.
Further reading
Additional helpful documentation, links, and articles: