소개
This skill enables Claude to implement robust distributed tracing systems using OpenTelemetry standards, providing deep visibility into microservice architectures. It offers comprehensive patterns for instrumenting Python, Node.js, and Go applications, setting up Jaeger or Grafana Tempo backends via Kubernetes or Docker Compose, and analyzing trace data to resolve latency issues. By integrating trace context propagation and log correlation, it helps developers identify performance bottlenecks, visualize service dependencies, and debug complex error propagation in distributed systems.