Datadog

🌐Community
by bagelhole · vlatest · Repository

This skill integrates Datadog into your workflows, providing real-time monitoring and alerting for enhanced observability and faster issue resolution.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bagelhole-datadog npx -- -y @trustedskills/bagelhole-datadog
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bagelhole-datadog": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bagelhole-datadog"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The bagelhole-datadog skill allows AI agents to interact with Datadog, a monitoring and analytics platform. It enables querying metrics, logs, and traces within your Datadog environment. This facilitates automated troubleshooting, performance analysis, and incident response based on data stored in Datadog.

When to use it

  • Incident Response: Automatically investigate alerts triggered by Datadog by querying related logs and metrics.
  • Performance Troubleshooting: Identify bottlenecks or anomalies in your infrastructure by analyzing Datadog dashboards and traces.
  • Capacity Planning: Analyze historical trends within Datadog to predict future resource needs.
  • Security Audits: Retrieve security-related data from Datadog, such as unusual login attempts or suspicious network activity.

Key capabilities

  • Query metrics stored in Datadog.
  • Access and analyze logs collected by Datadog.
  • Retrieve traces for performance profiling.

Example prompts

  • "Show me the CPU utilization of my web servers over the last hour."
  • "What errors are appearing in my application logs?"
  • "Find all trace spans longer than 5 seconds related to order processing."

Tips & gotchas

  • Requires appropriate Datadog API keys and permissions for the AI agent.
  • The skill's effectiveness depends on how well your infrastructure is instrumented within Datadog.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bagelhole
Installs
8

🌐 Community

Passed automated security scans.