Implements end-to-end request tracking using Jaeger and Tempo to monitor microservice performance and resolve latency bottlenecks.
This skill provides a comprehensive framework for implementing distributed tracing across microservices using industry-standard tools like Jaeger, Tempo, and OpenTelemetry. It enables developers to visualize request flows, identify service dependencies, and pinpoint the exact source of latency or failures in complex distributed systems. With ready-to-use instrumentation patterns for Python, Node.js, and Go, it streamlines the process of adding observability to modern cloud-native applications, ensuring robust performance monitoring and faster debugging through correlated traces and logs.
主要功能
01Automated context propagation across HTTP boundaries
02504 GitHub stars
03Multi-language instrumentation for Python, Node.js, and Go using OpenTelemetry
04Production-ready deployment configurations for Jaeger and Grafana Tempo
05Configurable sampling strategies to balance visibility with performance overhead
06Deep integration with logging for correlated trace-log analysis