datadog

Configure Datadog for APM, log management, metrics, dashboards, and alerting.

6|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/RepairYourTech/cfsa-antigravity --skill datadog-repairyourtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datadog
Source: https://github.com/RepairYourTech/cfsa-antigravity/tree/main/.agent/skill-library/stack/observability/datadog
Command: npx skills add https://github.com/RepairYourTech/cfsa-antigravity --skill datadog-repairyourtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you set up and configure Datadog for comprehensive application performance monitoring, log management, and infrastructure observability.

Core Features & Use Cases

  • APM & Tracing: Instrument applications to capture distributed traces.
  • Log Management: Ingest, parse, and correlate logs with traces.
  • Metrics & Dashboards: Collect custom and infrastructure metrics, build dashboards.
  • Alerting & SLOs: Configure monitors and define Service Level Objectives.
  • Use Case: You've just deployed a new microservice and need to ensure its performance is monitored, logs are searchable, and alerts are set up. This Skill will guide you through configuring the Datadog Agent and integrating your application.

Quick Start

Configure Datadog for your Node.js application by initializing the dd-trace library with your service name and enabling log injection.

Frequently Asked Questions about datadog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Datadog APM and log management for a new microservice?

Set up application performance monitoring by configuring the Datadog Agent and integrating the dd-trace library, enabling log injection to correlate distributed traces with searchable application logs.

Can I correlate application logs with distributed traces in Datadog?

Yes, you can correlate logs with distributed traces by initializing the dd-trace library with your service name and enabling log injection to unify application performance monitoring and log management.

What is the best way to collect custom metrics and define SLOs for application observability?

The best way to define Service Level Objectives is by configuring Datadog to collect custom infrastructure metrics and setting up monitors to alert on system health and application performance thresholds.

Does Datadog observability configuration support Node.js applications?

Yes, Datadog observability supports Node.js applications by initializing the dd-trace library with your specific service name to capture traces, collect metrics, and enable log injection for comprehensive monitoring.

Why do I need to set up the Datadog Agent for infrastructure observability?

You need the Datadog Agent for infrastructure observability to collect custom metrics, build dashboards, and configure monitors, ensuring unified visibility into your application performance and system health.