tempo helm

No introduction found. Create it?

Install

Install with:

helm repo add tempo oci://ghcr.io/grafana/helm-charts/tempo
helm install tempo tempo/tempo -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 7)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
boolean
string
string
boolean
string
string
string
string
string
boolean
string
boolean
string
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"
- "0.2"
- "0.4"
- "0.8"
- "1.6"
- "3.2"
- "6.4"
- "12.8"
number
string
string
string
string
string
string
tempo.extraEnv[].name (3)
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
string
tempo.extraEnv[].valueFrom.secretKeyRef.key (3)
GARAGE_ACCESS_KEY
GARAGE_SECRET_KEY
string
string
tempo.overrides.defaults.metrics_generator.processors[] (3)
- service-graphs
- span-metrics
- local-blocks
string
boolean
string
boolean
string
string
string
string
boolean
string
boolean
boolean
boolean
boolean
string
string
number
number
boolean
number
number
config (1)
memberlist: cluster_label: "{{ .Release.Name }}.{{ .Release.Namespace }}" multitenancy_enabled: false usage_report: reporting_enabled: false compactor: compaction: block_retention: 168h distributor: receivers: otlp: protocols: grpc: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 ingester: {} storage: trace: backend: local local: path: /var/tempo/traces wal: path: /var/tempo/wal querier: {} query_frontend: {} metrics_generator: processor: local_blocks: filter_server_spans: false flush_to_storage: true span_metrics: histogram_buckets: [0.002, 0.004, 0.008, 0.016, 0.032, 0.064, 0.128, 0.256, 0.512, 1.024, 2.048, 4.096] service_graphs: histogram_buckets: [0.1, 0.2, 0.4, 0.8, 1.6, 3.2, 6.4, 12.8] registry: collection_interval: 15s storage: path: /var/tempo/generator/wal remote_write: - url: http://vmsingle-victoria-metrics.observability.svc.cluster.local:8428/api/v1/write send_exemplars: true traces_storage: path: /var/tempo/generator/traces overrides: defaults: metrics_generator: processors: [local-blocks, service-graphs, span-metrics]
string
string
boolean
string
string
service.ports[].name (1)
otlp-grpc
otlp-http
tempo
string
number
string
number
boolean