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 51 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 (5 out of 26)

NameRepoStarsVersionTimestamp
thanosjoryirving/home-ops841.17.110 hours ago
thanosishioni/homelab-ops731.17.112 hours ago
thanosonedr0p/home-ops17631.17.113 hours ago
thanosharaldkoch/kochhaus-home931.17.113 hours ago
thanosburoa/k8s-gitops1341.17.114 hours ago

Values

See the most popular values for this chart:

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