Acerca de
This skill provides a comprehensive framework for implementing distributed tracing in microservice architectures. It guides users through setting up observability backends like Jaeger and Grafana Tempo via Kubernetes or Docker Compose, while offering standardized instrumentation patterns for Python, Node.js, and Go using OpenTelemetry. By establishing trace context propagation and sampling strategies, it enables developers to visualize the entire request journey, pinpoint service dependencies, and debug complex failure points in distributed systems with precision.