Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringTesting and QA

distributed-tracing

Track requests across microservices to identify latency, dependencies, and failure points.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill distributed-tracing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, distributed-tracing has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/distributed-tracing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Track requests across microservices to identify latency, dependencies, and failure points. Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices. Track requests across distributed systems to understand latency, dependencies, and failure points. Reference: See references/jaeger-setup.md Reference: See references/instrumentation.md Reference: See assets/jaeger-config.yaml.template Jaeger Query: Jaeger Query: Jaeger automatically generates service dependency graphs showing: No traces appearing: High latency overhead: - 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 - Debug latency issues - Understand service dependencies - Identify bottlenecks - Trace error propagation - Analyze request paths - Trace - End-to-end request journey - Span - Single operation within a trace - Context - Metadata propagated between services - Tags - Key-value pairs for filtering - Logs - Timestamped events within a span - Service relationships - Request...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does distributed-tracing do?

Track requests across microservices to identify latency, dependencies, and failure points.

Is distributed-tracing good?

distributed-tracing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support distributed-tracing?

distributed-tracing currently lists compatibility with Skills CLI.

Is distributed-tracing safe to install?

distributed-tracing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to distributed-tracing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install distributed-tracing?

Run the following command to install distributed-tracing: npx skills add https://github.com/wshobson/agents --skill distributed-tracing

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering