2022-11-01 10:22:06 -05:00
---
aliases:
2022-12-09 10:36:04 -06:00
- ../data-sources/tempo/
- ../features/datasources/tempo/
2022-11-01 10:22:06 -05:00
description: Guide for using Tempo in Grafana
keywords:
- grafana
- tempo
- guide
- tracing
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 03:10:12 -05:00
labels:
products:
- cloud
- enterprise
- oss
2022-11-01 10:22:06 -05:00
menuTitle: Tempo
title: Tempo data source
weight: 1400
---
# Tempo data source
2023-03-16 03:49:40 -05:00
Grafana ships with built-in support for [Tempo ](https://grafana.com/docs/tempo/latest/ ), a high-volume, minimal-dependency trace storage, open-source tracing solution from Grafana Labs. This topic explains configuration and queries specific to the Tempo data source.
2022-11-01 10:22:06 -05:00
2023-07-31 10:34:03 -05:00
For instructions on how to add a data source to Grafana, refer to the [administration documentation][data-source-management].
2022-11-01 10:22:06 -05:00
Only users with the organization administrator role can add data sources.
2023-07-31 10:34:03 -05:00
Administrators can also [configure the data source via YAML ](#provision-the-data-source ) with Grafana's provisioning system.
2022-11-01 10:22:06 -05:00
2023-09-22 08:55:58 -05:00
Once you've added the data source, you can [configure it ]({{< relref "./configure-tempo-data-source/" >}} ) so that your Grafana instance's users can create queries in its [query editor ]({{< relref "./query-editor/" >}} ) when they [build dashboards][build-dashboards] and use [Explore][explore].
2022-11-01 10:22:06 -05:00
2023-09-06 19:42:23 -05:00
{{< section withDescriptions = "true" > }}
2023-07-31 10:34:03 -05:00
{{% docs/reference %}}
[build-dashboards]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /dashboards/build-dashboards"
[build-dashboards]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /dashboards/build-dashboards"
[configure-grafana-feature-toggles]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /setup-grafana/configure-grafana#feature_toggles"
[configure-grafana-feature-toggles]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /setup-grafana/configure-grafana#feature_toggles"
[data-source-management]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /administration/data-source-management"
[data-source-management]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /administration/data-source-management"
[exemplars]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /fundamentals/exemplars"
[exemplars]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /fundamentals/exemplars"
[explore-trace-integration]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /explore/trace-integration"
[explore-trace-integration]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /explore/trace-integration"
[explore]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /explore"
[explore]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /explore"
[node-graph]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /panels-visualizations/visualizations/node-graph"
[node-graph]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /panels-visualizations/visualizations/node-graph"
[provisioning-data-sources]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /administration/provisioning#data-sources"
[provisioning-data-sources]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /administration/provisioning#data-sources"
[variable-syntax]: "/docs/grafana/ -> /docs/grafana/< GRAFANA VERSION > /dashboards/variables/variable-syntax"
[variable-syntax]: "/docs/grafana-cloud/ -> /docs/grafana/< GRAFANA VERSION > /dashboards/variables/variable-syntax"
{{% /docs/reference %}}