Blog

Tag: microservices

A focused list of articles for this topic.

14 min read · keep distributed traces continuous across every service boundary

Cross-service context propagation in microservices: practical OpenTelemetry patterns

Broken traces rarely mean missing instrumentation—they mean a lost traceparent at an HTTP hop, Kafka header, gRPC metadata field, or background thread. Master inject, transport, and extract so every span stays on the same request journey.

All articles