Dash0 Raises $110M Series B at $1B Valuation
Monitor Claude Code with cost visibility, adoption tracking, and productivity signals across your engineering teams — without changing how developers work.
Claude Code is Anthropic's agentic coding tool that runs in your terminal. It can emit OpenTelemetry metrics and events about every session — token usage, cost, tool calls, and the pull requests it helps ship. Sending that telemetry to Dash0 gives engineering leaders and platform teams a single place to understand how Claude Code is adopted, what it costs, and the impact it has — without changing how developers work.
The Dash0 agent plugin captures Claude Code agent activity as OpenTelemetry traces — tool calls, LLM invocations, token usage, and errors. Sending this data to Dash0 powers the AI Coding section, giving you cost visibility, adoption tracking, and productivity signals across your teams.
Install the plugin from the official Claude Code marketplace by running this command inside Claude Code:
When asked for the installation scope, choose the user scope — this installs the plugin once for every project you work on, and also works with git worktrees and multiple clones of the same repository.
Configure the plugin through the plugin UI: run /plugin, select dash0 under Installed, choose Configure,
and set the OTLP endpoint, auth token, dataset, and team name. The auth token is stored in your OS keychain. Run
/reload-plugins afterwards to apply the changes.
Alternatively, ask the agent directly by entering a prompt like this:
dash0: connected.