Blog

Tag: distributed-tracing

A focused list of articles for this topic.

14 min read · trace every request path across microservices in Kubernetes

Distributed tracing with OpenTelemetry in production Kubernetes

One user request can cross dozens of services before it returns. Logs and metrics alone cannot show where latency or errors appear in the chain. This guide deploys the OpenTelemetry Operator, agent and gateway collectors, auto-instrumentation, and W3C context propagation to Tempo.

All articles