
Ctdio Datadog Cli
- 5 repo stars
- Updated January 13, 2026
- ctdio/datadog-cli
ctdio-datadog-cli is a Claude Code plugin that provides an agent-invokable Datadog CLI for metrics, trace, and span triage.
About
ctdio-datadog-cli is a focused Claude Code plugin marketplace with one plugin that exposes a Datadog CLI your agent can run while you debug live systems. founders who already ship to production but cannot afford a full SRE bench use it to pull metrics, inspect traces, search spans, and compare time windows when users report errors or latency spikes. The value is operational speed: you describe the symptom in natural language, the agent issues structured CLI queries, and you iterate on hypotheses without manually clicking through every Datadog view. It assumes you have Datadog instrumentation in place and treats Claude Code as an incident copilot rather than a monitoring replacement. Scope stays deliberately narrow—triage and analysis commands—not a full infrastructure provisioning suite.
- Single-plugin marketplace wrapping a Datadog-oriented CLI for agents
- Search and query flows for metrics, traces, spans, and request patterns
- Compare periods and analyze realtime telemetry during triage prompts
- Designed for debugging and triaging language in plugin keywords
- Keeps observability actions in terminal/agent form instead of dashboard-only workflows
Ctdio Datadog Cli by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ctdio-datadog-cli@ctdio/datadog-cliAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | January 13, 2026 |
| Repository | ctdio/datadog-cli ↗ |
What it does
Let Claude Code query Datadog metrics, traces, and spans through a CLI so you can triage production incidents without leaving the agent.
Who is it for?
Best when you're already on Datadog and want agent-driven triage during outages or regressions.
Skip if: Projects with no Datadog account, no tracing, or teams that forbid CLI access to observability APIs.
What you get
After install, your agent can run Datadog CLI queries for traces, spans, and metrics so you narrow incident causes faster from the same session.
- One installable plugin exposing Datadog query and triage commands to the agent
- Faster trace and metric investigation workflows during operate-phase incidents
- Repeatable CLI patterns for search, compare, and realtime analysis prompts
By the numbers
- Plugin count in marketplace: 1
- Stated purpose: Datadog CLI for agent-driven issue triage
- Keyword capabilities: metrics, traces, spans, search, compare periods, realtime
Recommended Plugins
How it compares
Agent-wrapped observability CLI, not a hosting or deploy marketplace.
FAQ
Who is Ctdio Datadog Cli for?
It is for developers and small teams using Claude Code who monitor apps in Datadog and need faster CLI-driven incident triage.
When should I use Ctdio Datadog Cli?
Use it during production errors, latency spikes, or ambiguous user reports when you want the agent to query metrics and traces interactively.
How do I add Ctdio Datadog Cli to my agent?
Register the ctdio/datadog-cli marketplace in Claude Code, install the plugin, configure Datadog API credentials per the repo README, and invoke the CLI through your agent’s tool interface.