Dd Apm
Dd Apm provides APM metrics and insights from Datadog, helping you monitor application performance and troubleshoot issues quickly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dd-apm npx -- -y @trustedskills/dd-apm
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dd-apm": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dd-apm"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The dd-apm skill enables AI agents to interact with Datadog Application Performance Monitoring, allowing them to query metrics, logs, and traces directly. It facilitates real-time observability by letting agents retrieve specific data points or generate dashboards without manual API configuration. This integration streamlines the debugging process for automated systems monitoring distributed applications.
When to use it
- Automating root cause analysis by having an agent fetch error logs correlated with specific trace IDs during a deployment failure.
- Generating dynamic performance dashboards in Datadog based on real-time metric thresholds detected by an AI system.
- Querying custom application metrics to trigger automated scaling actions when latency exceeds defined limits.
- Retrieving historical APM data to analyze trends in database query performance over the last 24 hours.
Key capabilities
- Direct querying of Datadog Application Performance Monitoring (APM) data sources.
- Access to metrics, logs, and traces within the Datadog ecosystem.
- Real-time data retrieval for immediate decision-making by AI agents.
Example prompts
- "Fetch the top 10 slowest database queries from the last hour in Datadog."
- "Create a new dashboard showing API latency trends for the
payment-servicemicroservice." - "Analyze the trace associated with error ID
abc-123and summarize the failure path."
Tips & gotchas
Ensure your AI agent has valid Datadog API credentials with appropriate read permissions before attempting to query metrics. Complex queries may require specific knowledge of Datadog's metric naming conventions to return accurate results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.