什么是 dd-pup?
Datadog CLI (Go)。带令牌刷新的 OAuth2 身份验证。 来源:datadog-labs/agent-skills。
Datadog CLI (Go)。带令牌刷新的 OAuth2 身份验证。
通过命令行快速安装 dd-pup AI 技能到你的开发环境
来源:datadog-labs/agent-skills。
Pup CLI for Datadog API operations. Supports OAuth2 and API key auth.
| Search error logs | pup logs search --query "status:error" --duration 1h | | List monitors | pup monitors list | | Mute a monitor | pup monitors mute --id 123 --duration 1h | | Find slow traces | pup apm traces list --service api --min-duration 500ms | | List active incidents | pup incidents list --status active |
| Create incident | pup incidents create --title "Issue" --severity SEV-2 | | Query metrics | pup metrics query --query "avg:system.cpu.user{}" | | List hosts | pup hosts list | | Check SLOs | pup slos list | | Who's on call | pup on-call who --team my-team | | Security signals | pup security signals list --severity critical |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pupDatadog CLI (Go)。带令牌刷新的 OAuth2 身份验证。 来源:datadog-labs/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/datadog-labs/agent-skills