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 registry-1.docker is more popular with 22 repositories.

Install

Install with:

helm repo add stevehipwell oci://ghcr.io/stevehipwell/helm-charts/
helm install thanos stevehipwell/thanos -f values.yaml

Examples

See examples from other people.

Top Repositories (4 out of 19)

NameRepoStarsVersionTimestamp
thanosauricom/home-ops1821.19.26 days ago
thanosishioni/homelab-ops1181.19.210 days ago
thanosharaldkoch/kochhaus-home1251.19.2a month ago
thanoslarivierec/home-cluster991.19.2a month ago

Values

See the most popular values for this chart:

KeyTypes
additionalEndpoints[] (19)
- dnssrv+_grpc._tcp.kube-prometheus-stack-thanos-discovery.observability.svc.cluster.local
string
string
boolean
boolean
boolean
string
string
compact.extraArgs[] (17)
- --compact.concurrency=4
- --delete-delay=30m
- --retention.resolution-raw=14d
- --retention.resolution-5m=30d
- --retention.resolution-1h=60d
string
string
number
query.extraArgs[] (17)
- --alert.query-url=https://thanos.${SECRET_DOMAIN}
string
string
boolean
string
boolean
boolean
queryFrontend.ingress.hosts[] (18)
- thanos.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
number
queryFrontend.extraArgs[] (17)
- --query-range.response-cache-config=$(THANOS_CACHE_CONFIG)
string
string
string
string
string
string
rule.alertmanagersConfig.value (18)
alertmanagers: - api_version: v2 static_configs: - dnssrv+_http-web._tcp.alertmanager-operated.observability.svc.cluster.local
string
boolean
rule.extraArgs[] (18)
- --web.prefix-header=X-Forwarded-Prefix
string
number
rule.rules.value (18)
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
boolean
string
string
string
boolean
string
string
string
boolean
string
string
boolean
string
string
string
string
boolean
string
string
number
storeGateway.extraArgs[] (15)
- --index-cache.config=$(THANOS_CACHE_CONFIG)
string
string
string
string
string
string
string
boolean
string
string
boolean
string
string