#Monitoring
2 posts tagged with this topic. ← All tags
-
Distributed tracing: following a request across multiple services.
How distributed tracing tracks a request through multiple services using trace context propagation, and how to implement it with OpenTelemetry.
-
Observability: logs, metrics, traces and how they differ.
The three pillars of observability -- logs, metrics, and distributed traces -- what each tells you, and how they work together.