No introduction found. Create it?
Install with:
helm repo add tempo oci://ghcr.io/grafana/helm-charts/tempo
helm install tempo tempo/tempo -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
| string | |
persistence.storageClassName (7) ceph-block | string |
persistence.accessModes[] (2) - ReadWriteOnce | string |
| string | |
tempo.storage.trace.local.path (4) /var/tempo/traces | string |
| string | |
tempo.storage.trace.s3.endpoint (3) ${SECRET_GARAGE_URL} | string |
| boolean | |
| string | |
| boolean | |
tempo.storage.trace.wal.path (3) /var/tempo/wal | string |
| boolean | |
tempo.metricsGenerator.remoteWriteUrl (5) http://kube-prometheus-stack-prometheus.monitoring.svc.cluster.local:9090/api/v1/write | string |
| boolean | |
| boolean | |
tempo.metricsGenerator.processor.service_graphs.histogram_buckets[] (3) - "0.1" | number |
tempo.metricsGenerator.storage.path (1) /var/tempo/metrics | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
tempo.receivers.otlp.protocols.grpc.endpoint (4) 0.0.0.0:4317 | string |
tempo.receivers.otlp.protocols.http.endpoint (4) 0.0.0.0:4318 | string |
tempo.extraEnv[].name (3) AWS_ACCESS_KEY_ID | string |
tempo.extraEnv[].valueFrom.secretKeyRef.key (3) GARAGE_ACCESS_KEY | string |
tempo.extraEnv[].valueFrom.secretKeyRef.name (3) tempo-garage | string |
tempo.overrides.defaults.metrics_generator.processors[] (3) - service-graphs | string |
| string | |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
tempo.securityContext.seccompProfile.type (2) RuntimeDefault | string |
| number | |
| number | |
| boolean | |
| number | |
| boolean | |
| string | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| string | |
| string | |
| boolean | |
| string | |
| string | |
| number | |
| number | |
securityContext.fsGroupChangePolicy (2) OnRootMismatch | string |
| number | |
| boolean | |
| number | |
| boolean | |
| boolean | |
service.ports[].name (1) otlp-grpc | string |
service.ports[].port (1) 4317 | number |
service.ports[].protocol (1) TCP | string |
service.ports[].targetPort (1) 4317 | number |