thanos helm

Thanos is an open-source project that provides a highly available and horizontally scalable way to store and query time-series data in a Kubernetes cluster. It integrates with popular time-series databases, such as Prometheus, to provide a unified view of your monitoring and logging data. Thanos also provides features such as data compression and deduplication, making it an efficient solution for storing large amounts of time-series data. With Thanos, you can easily store, query, and analyze your home lab's monitoring and logging data, providing valuable insights into the performance and health of your applications.

More popular helm chart found

thanos from stevehipwell/helm-charts/thanos is more popular with 14 repositories.

Install

Install with:

helm repo add bitnami oci://registry-1.docker.io/bitnamicharts/
helm install thanos bitnami/thanos -f values.yaml

Examples

See examples from other people.

Top Repositories (0 out of 4)

NameRepoStarsVersionTimestamp

Values

See the most popular values for this chart:

KeyTypes
boolean
number
string
string
string
boolean
boolean
string
string
string
string
string
compactor.extraFlags[] (3)
- --delete-delay=30m
string
string
string
string
boolean
compactor.ingress.hostname (1)
thanos-compactor.${SECRET_DOMAIN}
string
string
compactor.ingress.extraTls[].hosts[] (1)
- thanos-compactor.${SECRET_DOMAIN}
string
boolean
number
boolean
boolean
string
query.dnsDiscovery.sidecarsService (4)
kube-prometheus-stack-thanos-discovery
string
boolean
number
string
boolean
query.ingress.hostname (1)
thanos.${CLUSTER_NAME}.${SECRET_DOMAIN}
string
string
query.ingress.extraTls[].hosts[] (1)
- thanos.${CLUSTER_NAME}.${SECRET_DOMAIN}
string
boolean
string
string
string
query.extraFlags[] (1)
- --query.auto-downsampling
string
string
boolean
number
boolean
queryFrontend.ingress.hostname (1)
thanos-query-frontend.monitoring.${DOMAIN_NAME}
string
string
boolean
string
string
string
string
boolean
ruler.alertmanagers[] (4)
- http://alertmanager-operated.observability.svc.cluster.local:9093
string
ruler.config (4)
groups: - name: PrometheusWatcher rules: - alert: PrometheusDown annotations: summary: A Prometheus has disappeared from Prometheus target discovery expr: absent(up{job="kube-prometheus-stack-prometheus"}) for: 5m labels: severity: critical
string
ruler.extraFlags[] (4)
- --web.prefix-header=X-Forwarded-Prefix
string
boolean
string
string
number
string
ruler.clusterName (1)
${CLUSTER_NAME}
string
boolean
string
string
string
boolean
boolean
string
string
number
string
string
string
string
string
boolean
string
objstoreConfig.config.endpoint (1)
s3.nas.${SECRET_DOMAIN}
string
string
string
string
image.tag (3)
v0.38.0@sha256:365873d05a2f59dbaf3d40f526d3b8a2e66b9882dd6cab9396d16e8410aa46e6
string
string
boolean