distributed-tracing
Implement distributed tracing using OpenTelemetry, Jaeger, and Tempo for Python, Node.js, and Go microservices.
Install
npx skills add https://github.com/wshobson/agents --skill distributed-tracingStats
| Total installs | 3,434 |
| Weekly installs | 3.4K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Supports Jaeger and Tempo backends with OpenTelemetry instrumentation for Python, Node.js, and Go
- Includes trace structure concepts (traces, spans, context, tags, logs) and automatic service dependency graph generation
- Provides sampling strategies (probabilistic, rate-limiting, adaptive) to control tracing overhead in production
- Covers context propagation via HTTP headers, trace analysis queries, and integration with logging for correlated logs
Tags
Related skills
| Skill | Installs | vs distributed-tracing |
|---|---|---|
| spark-optimization | 3,397 | -37 |
| slo-implementation | 3,284 | -150 |
| persona-it-admin | 6,076 | +2,642 |
| openclaw-config | 2,188 | -1,246 |
| langchain-architecture | 5,086 | +1,652 |
FAQ
- How many installs does distributed-tracing have?
- distributed-tracing has 3,434 total installs and 3.4K installs this week.
- Where is distributed-tracing hosted?
- distributed-tracing is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does distributed-tracing have?
- distributed-tracing has 32.4K GitHub stars.
- When was distributed-tracing first indexed?
- OrangeBot.AI first indexed distributed-tracing on Jan 20, 2026.
- How do I install distributed-tracing?
- Run: npx skills add https://github.com/wshobson/agents --skill distributed-tracing