Files
Kim Nylander ac412e6859 [DOC] Update links, page weights for mounting content in Tempo data source (#100395)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2025-02-13 13:42:43 -05:00

4.4 KiB

aliases description keywords labels menuTitle title weight refs
../data-sources/tempo/
../features/datasources/tempo/
Guide for using Tempo in Grafana
grafana
tempo
guide
tracing
products
cloud
enterprise
oss
Tempo Tempo data source 1400
data-source-management build-dashboards node-graph configure-tempo-data-source exemplars variable-syntax explore-trace-integration configure-grafana-feature-toggles provisioning-data-sources explore
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/administration/data-source-management/
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/administration/data-source-management/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/panels-visualizations/visualizations/node-graph/
pattern destination
/docs/grafana-cloud/ https://grafana.com/docs/grafana-cloud/visualizations/panels-visualizations/visualizations/node-graph/
pattern destination
/docs/grafana/ https://grafana.com/docs/grafana/<GRAFANA_VERSION>/datasources/tempo/configure-tempo-data-source/#provision-the-data-source
pattern destination
/docs/grafana-cloud/ https://grafana.com/docs/grafana-cloud/connect-externally-hosted/data-sources/tempo/configure-tempo-data-source/
pattern destination
/docs/grafana/ https://grafana.com/docs/grafana/<GRAFANA_VERSION>/fundamentals/exemplars/
pattern destination
/docs/grafana-cloud/ https://grafana.com/docs/grafana/<GRAFANA_VERSION>/fundamentals/exemplars/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/variables/variable-syntax/
pattern destination
/docs/grafana-cloud/ https://grafana.com/docs/grafana-cloud/visualizations/dashboards/variables/variable-syntax/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/explore/trace-integration/
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/explore/trace-integration/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/setup-grafana/configure-grafana/#feature_toggles
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/setup-grafana/configure-grafana/#feature_toggles
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/administration/provisioning/#data-sources
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/administration/provisioning/#data-sources
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/explore/
pattern destination
/docs/grafana-cloud/ /docs/grafana/<GRAFANA_VERSION>/explore/

Tempo data source

Grafana ships with built-in support for Tempo, a high-volume, minimal-dependency trace storage, open source tracing solution from Grafana Labs.

To learn more about traces, refer to Introduction to tracing.

To use traces, you need you have an application or service that is instrumented to emit traces. Refer to the Instrument for tracing for more information.

Add a data source

For instructions on how to add a data source to Grafana, refer to the administration documentation. Only users with the organization administrator role can add data sources. Administrators can also configure the data source via YAML with Grafana's provisioning system.

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.

{{< youtube id="cqHO0oYW6Ic" start="298" >}}

Learn more

After you've added the data source, you can configure it so that your Grafana instance's users can create queries in its query editor when they build dashboards and use Explore.

{{< section withDescriptions="true">}}