Back to skills

dd-apm

infrastructure

Lets you query Datadog APM data from your editor. Search traces, list services, view dependency maps, and check latency or error rates across distributed systems using the Datadog Labs Pup CLI. Instea

Setup & Installation

npx skills add https://github.com/datadog-labs/dd-apm --skill dd-apm
or paste the link and ask your coding assistant to install it
https://github.com/datadog-labs/dd-apm
View on GitHub

What This Skill Does

Lets you query Datadog APM data from your editor. Search traces, list services, view dependency maps, and check latency or error rates across distributed systems using the Datadog Labs Pup CLI. Instead of switching to the Datadog web UI and clicking through dashboards, you can pull trace data and service stats directly in your workflow with short CLI commands.

When to use it

  • Working with dd apm functionality
  • Implementing dd apm features
  • Debugging dd apm related issues