From distributed-tracing-setup
Sets up distributed tracing for microservices with OpenTelemetry, Jaeger, or Zipkin, handling instrumentation, context propagation, spans, and trace collection for request visibility.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin distributed-tracing-setupThis skill is limited to using the following tools:
Set up distributed tracing for microservices using OpenTelemetry, Jaeger, or Zipkin with context propagation, span creation, and trace collection configuration.
Instruments apps with OpenTelemetry for distributed tracing and Jaeger/Tempo integration. Debugs latency in microservices, analyzes request flows, correlates traces with logs/metrics.
Implements distributed tracing with Jaeger and Zipkin to track requests across microservices. Use for debugging distributed systems, request flow analysis, and performance bottleneck identification.
Implements distributed tracing with Jaeger and Tempo to track requests across microservices, identify bottlenecks, and analyze flows. Use for debugging latency, dependencies, and observability.
Share bugs, ideas, or general feedback.
Set up distributed tracing for microservices using OpenTelemetry, Jaeger, or Zipkin with context propagation, span creation, and trace collection configuration.
This skill streamlines the process of setting up distributed tracing in a microservices environment. It guides you through the key steps of instrumenting your services, configuring trace context propagation, and selecting a backend for trace collection and analysis, enabling comprehensive monitoring and debugging.
This skill activates when you need to:
User request: "setup tracing for the new payment service"
The skill will:
User request: "implement distributed tracing to debug slow checkout process"
The skill will:
This skill can be used in conjunction with other plugins to automate the deployment and configuration of tracing infrastructure. For example, it can integrate with infrastructure-as-code tools to provision Jaeger or Zipkin clusters.
The skill produces structured output relevant to the task.