distributed-tracing
distributed tracing
What it does
- Debug latency issues
- Understand service dependencies
- Identify bottlenecks
- Trace error propagation
- Analyze request paths
- Check collector endpoint
- Verify network connectivity
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
distributed-tracing FAQ
What does the distributed-tracing skill do?
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems. Debug latency issues Understand service dependencies
How do I install distributed-tracing?
Run: npx -y skills add https://github.com/wshobson/agents --skill distributed-tracing --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain distributed-tracing?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-distributed-tracing?ref=badge) npx agentictools info skills/wshobson-agents-distributed-tracing The second line is the CLI lookup for this page — handy in READMEs and docs.