dd-pup이란?
Datadog CLI(이동). 토큰 새로 고침을 통한 OAuth2 인증. 출처: datadog-labs/agent-skills.
Datadog CLI(이동). 토큰 새로 고침을 통한 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(이동). 토큰 새로 고침을 통한 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