Tools for integrating Jaeger distributed tracing to monitor service health and spans.
Install
mkdir -p .claude/skills/jaeger-tracing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12086" && unzip -o skill.zip -d .claude/skills/jaeger-tracing && rm skill.zipInstalls to .claude/skills/jaeger-tracing
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Tracing with Jaeger. distributed tracing.Key capabilities
- →Install Jaeger
- →Set up Jaeger
- →Configure tracing
- →Implement features
How it works
The skill outlines steps to install Jaeger, set it up, configure tracing, and implement features. It includes validation steps to verify the installation and output.
Inputs & outputs
When to use jaeger-tracing
- →Tracking service spans
- →Debugging distributed microservices
- →Monitoring latency across requests
About this skill
Jaeger Tracing
Tracing with Jaeger. distributed tracing.
Quick Start
# Jaeger Tracing
# See Jaeger docs
When to Use
- Using Jaeger in your workflow
- distributed tracing
- spans
Step-by-Step
- Install Jaeger:
# Install Jaeger - Set up Jaeger
- Configure Tracing
- Implement features
Dependencies
- Jaeger >= latest stable
- Runtime environment
Examples
# Jaeger Tracing
# See Jaeger documentation
Resources
- Official documentation
- Community guides and tutorials
Validation
- Verify:
jaeger --version - Check expected output
When not to use it
- →When not using Jaeger in your workflow
- →When not needing distributed tracing
- →When not needing to track spans
Prerequisites
Limitations
- →Requires Jaeger for tracing
- →Limited to distributed tracing use cases
How it compares
This workflow provides a guided process for Jaeger tracing, which differs from manually integrating tracing without clear setup and configuration steps.
Compared to similar skills
jaeger-tracing side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| jaeger-tracing (this skill) | 0 | 1mo | Review | Intermediate |
| devops-troubleshooter | 1 | 4mo | No flags | Advanced |
| observability-monitoring-monitor-setup | 1 | 4mo | No flags | Intermediate |
| Logging and Monitoring for Agentic Workflows | 0 | 3mo | Caution | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ssrjkk
View all by ssrjkk →You might also like
devops-troubleshooter
sickn33
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use PROACTIVELY for debugging, incident response, or system troubleshooting.
observability-monitoring-monitor-setup
sickn33
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da
Logging and Monitoring for Agentic Workflows
Hack23
Comprehensive observability patterns for GitHub Agentic Workflows including structured logging, metrics collection, alerting strategies, debugging techniques, and production monitoring best practices for autonomous agent systems.
incident-commander
anubhavg-icpl
Comprehensive incident response framework from detection through resolution and post-incident review. Battle-tested SRE/DevOps practices: severity classification, timeline reconstruction, structured post-incident analysis. Use when declaring an incident, coordinating multi-team response during an ou
observability-setup
spideynolove
Set up metrics, logs, and traces for a service. Use when a mid-level developer needs basic observability coverage.
service-mesh-observability
wshobson
Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.