This is documentation for the next version of Tempo. For the latest stable release, go to the latest version.
Deploy Tempo with Helm
The Helm charts for Grafana Tempo and Grafana Enterprise Traces allows you to configure, install, and upgrade Grafana Tempo or Grafana Enterprise Traces within a Kubernetes cluster.
To deploy Tempo using the tempo-distributed
Helm chart, read the Get started with Grafana Tempo using Helm.
Example Helm chart
The Tempo repository has an example Helm chart that shows a complete microservice-based deployment.
Helm charts for deployment
Tempo has two primary charts used for deployment:
tempo-distributed
Helm chart deploys Tempo in microservices mode (read the documentation)tempo
Helm chart deploys Tempo in monolithic (single binary) mode