Skip to main content
We use OpenTelemetry and Jaeger for distributed tracing.

How it works

Each service is instrumented to propagate trace contexts via HTTP headers. This allows us to visualize the entire lifecycle of a request across multiple service boundaries.