Menu

This is documentation for the next version of Tempo. For the latest stable release, go to the latest version.

Open source

Use tracing data in Grafana

You can use Tempo as a data source in Grafana. Grafana Cloud comes pre-configured with a Tempo data source.

If you are using Grafana on-prem, you need to set up the Tempo data source.

Tip

If you want to explore tracing data in Grafana, try the Intro to Metrics, Logs, Traces, and Profiling example.

This video explains how to add data sources, including Loki, Tempo, and Mimir, to Grafana and Grafana Cloud. Tempo data source set up starts at 4:58 in the video.

Configure the data source

For detailed instructions on the Tempo data source in Grafana, refer to Tempo data source.

To configure Tempo with Grafana:

  1. Point the Grafana data source at your Tempo query frontend (or monolithic mode Tempo).
  2. Enter the URL: http://<tempo hostname>:<http port number>. For most of the Tempo examples the following works.

The port of 3200 is a common port used in our examples. Tempo default HTTP port is 80.

Query the data source

Refer to Tempo in Grafana for an overview about how tracing data can be viewed and queried in Grafana.

For information on querying the Tempo data source, refer to Tempo query editor.