
Cc Datadog Marketplace
- 2 repo stars
- Updated December 23, 2025
- leonardocouy/cc-datadog
cc-datadog is a Claude Code plugin that exposes the Datadog CLI so developers can debug and triage production issues with logs, metrics, traces, and dashboards from the agent.
About
cc-datadog is a Claude Code marketplace plugin that wires the Datadog CLI into agent sessions for log search, tailing, trace analysis, metrics queries, and dashboard management. Developers reach for it when production issues need Datadog investigation from inside Claude Code instead of context-switching to the console. Install the marketplace plugin, configure API keys, and ask natural-language triage questions.
- Datadog CLI skill for logs, metrics, traces, patterns, and dashboards
- Requires DD_API_KEY and DD_APP_KEY plus leonardocouy/datadog-cli installed
- Supports log search, tailing, trace analysis, and PromQL-style metrics
- Install datadog@cc-datadog from the cc-datadog marketplace
Cc Datadog by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add leonardocouy/cc-datadogAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 23, 2025 |
| Repository | leonardocouy/cc-datadog ↗ |
How do you investigate production logs, traces, and metrics from Claude Code without manually copying queries into Datadog?
Let Claude Code search Datadog logs, tail streams, analyze traces, query metrics, and manage dashboards via the datadog CLI during incidents.
Who is it for?
On-call engineers using Claude Code who already run Datadog and want agent-driven log search, tailing, and trace analysis.
Skip if: Teams without Datadog accounts or developers who only need local unit-test debugging unrelated to observability data.
What you get
Datadog log results, live tails, trace views, metric timeseries, or dashboard changes produced through CLI commands invoked by Claude.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What CLI does the plugin use?
README points to leonardocouy/datadog-cli and requires DD_API_KEY and DD_APP_KEY environment variables.
What observability tasks are supported?
Documentation lists log search, real-time tailing, trace analysis, pattern detection, metrics query, and dashboard management.
How do you install it?
Run /plugin marketplace add leonardocouy/Cc Datadog then /plugin install datadog@Cc Datadog.