dd-debugger
CommunityInspect live runtime data with Datadog's Live Debugger
Authoralexmarucci
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Live Debugger solves the issue of inspecting production runtime argument/variable values without redeploying services, aiding in understanding function input, parameter states, and capturing live service data.
Core Features & Use Cases
- Live Data Capture: Place log probes on running services to capture runtime data without redeployment.
- Custom Templates: Create probes with custom templates and conditions for specific data requirements.
- Real-time Streaming: Stream captured events in real time for continuous monitoring.
- Use Case: If you need to know the values a function receives or understand the state of parameters at runtime, use the Live Debugger to place probes and capture the necessary data.
Quick Start
To create a probe for the 'my-service' service in the 'production' environment, use the command: pup debugger probes create --service my-service --env production --capture "request.id" --capture "request.headers" --ttl 1h
Dependency Matrix
Required Modules
pup
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dd-debugger Download link: https://github.com/alexmarucci/dotfiles/archive/main.zip#dd-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.