- Documentation
- Learning Hub
- Journey Introduction to tracing
- Section 3 of 4 The tracing pipeline
The tracing pipeline
1
The four-stage tracing pipeline
View slideThe four stages every trace passes through, from an instrumented application to a trace you can open.
2
Stage 1, Instrument: where spans come from
View slideHow an application is made to emit spans, and why most teams use OpenTelemetry.
3
Stage 2, Send: a collector moves your spans
View slideHow a collector receives spans and forwards them, and why trace volume needs sampling.
4
Stage 3, Store: where traces live
View slideHow Grafana Cloud Traces stores traces cheaply in object storage, powered by Grafana Tempo, and the managed-vs-self-managed choice.
5
Resources
View slideDocumentation for each stage of the tracing pipeline, from instrumentation to storage.