Tempo#
Tempo is the distributed tracing backend on the platform. It receives trace spans from your applications via the OpenTelemetry Collector and stores them for querying in Grafana.
Use distributed tracing to understand how a request flows across your services, identify where latency is introduced, and trace errors back to their source service.
To emit traces from your application, see OpenTelemetry.