Leonardocouy Cc Datadog
leonardocouy-cc-datadog is a Claude Code plugin for the Operate phase that lets your agent search Datadog logs, traces, metrics, and errors during production triage.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install leonardocouy-cc-datadog@leonardocouy/cc-datadogBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:leonardocouy/cc-datadog") and the paste-ready config with skillselion.get_install_config("plugin:leonardocouy/cc-datadog").
What it does
leonardocouy-cc-datadog adds a Datadog-focused Claude Code plugin so solo builders 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.
Highlights
- 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
Why builders use it
When production misbehaves, jumping between Claude Code and Datadog UIs slows root-cause analysis for a solo operator wearing the on-call hat.
You can drive Datadog log, trace, dashboard, and error investigation from Claude Code while keeping investigation context in one thread.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use leonardocouy-cc-datadog, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.