jaegertracing

Installation
SKILL.md

JaegerTracing

JaegerTracing is an open-source, distributed tracing system used for monitoring and troubleshooting microservices-based applications. Developers use it to track requests as they propagate through different services, helping to identify performance bottlenecks and understand complex interactions. It's particularly useful in cloud-native environments.

Official docs: https://www.jaegertracing.io/docs/

JaegerTracing Overview

  • Trace
    • Span
  • Dependency

Use action names and parameters as needed.

Working with JaegerTracing

This skill uses the Membrane CLI to interact with JaegerTracing. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Installs
55
GitHub Stars
178
First Seen
Apr 4, 2026
jaegertracing — membranedev/application-skills