Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Open source RSS

Deploy Tempo locally

You can deploy Tempo This section provides instructions for deploying Tempo locally using Tanka and Jsonnet or using Docker Compose.

Note

Grafana Tempo does not come with any included authentication layer. You must run an authenticating reverse proxy in front of your services to prevent unauthorized access to Tempo (for example, nginx). Manage authentication for more details