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.

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 (2 out of 14)

NameRepoStarsVersionTimestamp
thanosishioni/homelab-ops1341.20.0a month ago
thanoslarivierec/home-cluster1211.20.03 months ago

Values

See the most popular values for this chart:

KeyTypes
additionalEndpoints[] (13)
- dnssrv+_grpc._tcp.kube-prometheus-stack-thanos-discovery.monitoring.svc.cluster.local
string
string
boolean
boolean
boolean
string
string
compact.extraArgs[] (11)
- --compact.concurrency=4
- --delete-delay=30m
- --retention.resolution-raw=14d
- --retention.resolution-5m=30d
- --retention.resolution-1h=60d
string
compact.extraFlags[] (1)
- --compact.concurrency=4
- --delete-delay=30m
- --retention.resolution-raw=14d
- --retention.resolution-5m=14d
- --retention.resolution-1h=30d
string
boolean
boolean
string
queryFrontend.ingress.hosts[] (10)
- thanos.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
queryFrontend.ingress.annotations."gethomepage.dev/pod-selector" (1)
app.kubernetes.io/instance=thanos,app.kubernetes.io/component=query-frontend
string
queryFrontend.ingress.annotations."nginx.ingress.kubernetes.io/auth-signin" (1)
https://thanos.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$escaped_request_uri
string
queryFrontend.ingress.extraTls[].hosts[] (1)
- thanos-query-frontend.perryhuynh.com
string
queryFrontend.ingress.hostname (1)
thanos-query-frontend.perryhuynh.com
string
boolean
number
queryFrontend.extraArgs[] (9)
- --query-range.response-cache-config=$(THANOS_CACHE_CONFIG)
string
string
string
string
string
queryFrontend.config (1)
type: REDIS config: addr: dragonfly.database.svc.cluster.local:6379 db: 1
string
string
number
string
string
number
query.extraArgs[] (9)
- --alert.query-url=https://thanos.${SECRET_DOMAIN}
string
query.additionalStores[] (3)
- thanos.286k.co:10901
string
boolean
string
query.dnsDiscovery.sidecarsService (1)
kube-prometheus-stack-thanos-discovery
string
string
number
string
string
string
rule.alertmanagersConfig.value (10)
alertmanagers: - api_version: v2 static_configs: - dnssrv+_http-web._tcp.alertmanager-operated.observability.svc.cluster.local
string
boolean
rule.extraArgs[] (10)
- --web.prefix-header=X-Forwarded-Prefix
string
number
rule.rules.value (10)
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
boolean
string
string
number
storeGateway.extraArgs[] (8)
- --index-cache.config=$(THANOS_CACHE_CONFIG)
string
string
string
string
string
string
string
boolean
string
objstoreConfig.value.config.endpoint (5)
minio.kube-system.svc.cluster.local:9000
string
string
boolean
string
objstoreConfig.name (5)
thanos-objectstore-secret
string
boolean
string
string
string
string
boolean
boolean
string
string
number
compactor.extraArgs[] (1)
- --compact.concurrency=4
- --delete-delay=30m
- --retention.resolution-raw=14d
- --retention.resolution-5m=30d
- --retention.resolution-1h=60d
string
compactor.extraFlags[] (1)
- --delete-delay=30m
string
string
string
string
string
string
string
boolean
number
string
string
string
boolean
string
string
image.tag (1)
v0.38.0@sha256:365873d05a2f59dbaf3d40f526d3b8a2e66b9882dd6cab9396d16e8410aa46e6
string
boolean
boolean
ruler.alertmanagers[] (1)
- http://alertmanager-operated.monitoring.svc.cluster.local:9093
string
ruler.config (1)
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
ruler.extraFlags[] (1)
- --web.prefix-header=X-Forwarded-Prefix
string
boolean
string
string
number
string
string
string
boolean
boolean
string
string
number
string
string