
Leonardocouy Cc Datadog
- 2 repo stars
- Updated December 23, 2025
- leonardocouy/cc-datadog
leonardocouy-cc-datadog is a Claude Code plugin that lets your agent search Datadog logs, traces, metrics, and errors during production triage.
About
leonardocouy-cc-datadog adds a Datadog-focused Claude Code plugin so developers and small teams can investigate production issues conversationally. The described capabilities—log search, distributed tracing, dashboard work, and error analysis—map directly to the Operate monitoring shelf for SaaS and API products already instrumented in Datadog. It is phase-specific: you reach for it when something breaks or metrics drift, not when you are ideating features. Expect intermediate complexity because you need valid Datadog API credentials, service naming discipline, and enough production signal for queries to be meaningful. It complements ship-time testing plugins by shortening the loop from alert to hypothesis. It is not a replacement for on-call runbooks or infra-as-code; it accelerates how you query and interpret Datadog while Claude Code drives the investigation steps.
- Single-plugin Datadog skill for Claude Code production investigation
- Search logs and trace requests across services from agent-driven queries
- Build or refine dashboards and analyze error patterns during triage
- Observability-category listing aimed at debugging and metrics workflows
- Keeps investigation inside the agent session while using Datadog as source of truth
Leonardocouy Cc Datadog by the numbers
- Data as of Jul 14, 2026 (Skillselion catalog sync)
/plugin install leonardocouy-cc-datadog@leonardocouy/cc-datadogAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 23, 2025 |
| Repository | leonardocouy/cc-datadog ↗ |
What it does
Wire Claude Code to Datadog so you can search logs, follow traces, inspect metrics, and triage production errors from chat instead of context-switching to the DD UI alone.
Who is it for?
Best when you already ship with Datadog and want the coding agent to query observability data during incidents.
Skip if: Projects with no Datadog account, local-only apps without production telemetry, or teams that forbid API access from agents.
What you get
You can drive Datadog log, trace, dashboard, and error investigation from Claude Code while keeping investigation context in one thread.
- Agent-driven Datadog queries for logs, traces, and errors
- Faster incident hypotheses without leaving the Claude Code session
By the numbers
- Plugin count: 1
- Repository: leonardocouy/cc-datadog
- Catalog category: observability
Recommended Plugins
How it compares
Datadog observability integration for triage, not a generic brainstorming or planning methodology skill.
FAQ
Who is Leonardocouy Cc Datadog for?
It is for Claude Code users who run production workloads on Datadog and want agent-assisted log, trace, and error investigation.
When should I use Leonardocouy Cc Datadog?
Use it in Operate when investigating outages, slow requests, error spikes, or dashboard gaps—not during initial product design.
How do I add Leonardocouy Cc Datadog to my agent?
Install the plugin from leonardocouy/cc-datadog in Claude Code, configure Datadog API or app keys per the repo docs, then invoke the Datadog skill during triage sessions.