Files
devops-infra-helm-charts-gcp/helm-templates/tempo-distributed/templates/NOTES.txt
T
2026-08-26 03:39:42 +05:30

21 lines
535 B
Plaintext

***********************************************************************
Welcome to Grafana Tempo
Chart version: {{ .Chart.Version }}
Tempo version: {{ .Chart.AppVersion }}
***********************************************************************
Installed components:
* ingester
* distributor
* querier
* query-frontend
{{- if .Values.enterpriseFederationFrontend.enabled }}
* federation-frontend
{{- end }}
* compactor
{{- if .Values.memcached.enabled }}
* memcached
{{- end }}
{{- if .Values.gateway.enabled }}
* gateway
{{- end }}