pup
v0.62.0Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.
By DatadogLicense: Apache-2.01k GitHub starsUpdated yesterday
Directory evidence
- Runtimes
- Codex, Claude Code, and Agent Plugins
- Parsed components
- 13 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install pup for Codex and Claude Code
codex plugin marketplace add DataDog/pup
codex plugin marketplace upgrade datadog-pup
codex plugin add pup@datadog-pupPaste and run these commands in a terminal with Codex. They add and refresh the datadog-pup catalog, then install this plugin.
Compatibility: the page URL and API slug “pup” remain stable.
- Codex:
pup@agent-plugin-marketplace→pup@datadog-pup
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/DataDog/pupClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── plugin.json├── skills/dd-apm/SKILL.md├── skills/dd-code-generation/SKILL.md├── skills/dd-debugger/SKILL.md├── skills/dd-docs/SKILL.md├── skills/dd-file-issue/SKILL.md├── skills/dd-idp/SKILL.md├── skills/dd-logs/SKILL.md├── skills/dd-monitors/SKILL.md├── skills/dd-pup/SKILL.md├── skills/dd-symdb/SKILL.md├── skills/dd-triage-flaky-test/SKILL.md├── skills/dd-unblock-pr/SKILL.md└── SKILL.md
Included Skills13
APM - traces, services, dependencies, performance analysis.
Use pup CLI for immediate Datadog operations or generate code for integration into applications
Live Debugger - inspect runtime argument/variable values in production by placing log probes on methods. Use when asked what values a function receives, what parameters look like at runtime, or to capture live data from running services without redeploying.
Datadog docs lookup using docs.datadoghq.com/llms.txt and linked Markdown pages.
File GitHub issues to the right repository (pup CLI or plugin)
Find, filter, count, and connect software, teams, engineering work and delivery, infrastructure, and operational or security records through Pup's read-only Datadog entity graph. Use for inventory, ownership, dependencies, and status questions across connected integrations and custom entities. Discover available kinds, fields, and relationships progressively when no recipe fits.
Log management - search, pipelines, archives, and cost control.
Monitor management - create, update, mute, and alerting best practices.
Datadog CLI (pup). OAuth2 auth with token refresh.
Symbol Database - search service symbols, find probe-able methods.
Load when investigating a specific flaky test. Gets history, failure pattern, and category, then recommends fix, quarantine, or escalate.
Load when investigating a failing PR CI pipeline or checking PR health. Attributes each CI failure as flaky, infra, or regression, proposes a targeted action, and reports code coverage.
Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.
Plugin manifests3
{
"name": "pup",
"version": "0.62.0",
"description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
"author": {
"name": "Datadog",
"email": "[email protected]"
},
"repository": "https://github.com/DataDog/pup",
"license": "Apache-2.0",
"keywords": [
"datadog",
"monitoring",
"logs",
"apm",
"metrics",
"security",
"infrastructure"
],
"skills": "./skills/"
}{
"name": "pup",
"version": "0.25.0",
"description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
"author": {
"name": "Datadog",
"email": "[email protected]"
},
"repository": "https://github.com/DataDog/pup",
"license": "Apache-2.0",
"keywords": [
"datadog",
"monitoring",
"logs",
"apm",
"metrics",
"security",
"infrastructure"
]
}{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "pup",
"version": "1.23.1",
"description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
"author": {
"name": "Datadog",
"email": "[email protected]"
},
"homepage": "https://github.com/DataDog/pup#readme",
"repository": "https://github.com/DataDog/pup",
"license": "Apache-2.0",
"keywords": [
"datadog",
"monitoring",
"logs",
"apm",
"metrics",
"security",
"infrastructure"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[pup on Agent Plugins Marketplace](https://pluginsmp.com/plugins/pup)