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.
thanos from registry-1.docker is more popular with 30 repositories.
Install with:
helm repo add stevehipwell oci://ghcr.io/stevehipwell/helm-charts/
helm install thanos stevehipwell/thanos -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
thanos | buroa/k8s-gitops | 184 | 1.18.1 | 15 days ago |
thanos | ishioni/homelab-ops | 108 | 1.18.1 | 17 days ago |
thanos | larivierec/home-cluster | 89 | 1.18.1 | 25 days ago |
thanos | auricom/home-ops | 176 | 1.18.1 | 3 months ago |
thanos | haraldkoch/kochhaus-home | 118 | 1.18.1 | 3 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
additionalEndpoints[] (21) - dnssrv+_grpc._tcp.kube-prometheus-stack-thanos-discovery.monitoring.svc.cluster.local | string |
additionalReplicaLabels[] (21) - __replica__ | string |
boolean | |
boolean | |
compact.extraArgs[] (20) - --compact.concurrency=4 | string |
boolean | |
string | |
compact.persistence.storageClass (20) openebs-hostpath | string |
query.extraArgs[] (20) - --alert.query-url=https://thanos.${SECRET_DOMAIN} | string |
number | |
string | |
boolean | |
string | |
boolean | |
boolean | |
queryFrontend.ingress.hosts[] (20) - thanos.${SECRET_DOMAIN} | string |
string | |
queryFrontend.ingress.tls[].hosts[] (13) - thanos.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
queryFrontend.extraArgs[] (19) - --query-range.response-cache-config=$(THANOS_CACHE_CONFIG) | string |
queryFrontend.extraEnv[].name (19) THANOS_CACHE_CONFIG | string |
string | |
queryFrontend.extraEnv[].valueFrom.configMapKeyRef.name (19) thanos-cache-configmap | string |
queryFrontend.podAnnotations."configmap.reloader.stakater.com/reload" (19) thanos-cache-configmap | string |
string | |
rule.alertmanagersConfig.value (20) alertmanagers:
- api_version: v2
static_configs:
- dnssrv+_http-web._tcp.alertmanager-operated.monitoring.svc.cluster.local | string |
boolean | |
rule.extraArgs[] (20) - --web.prefix-header=X-Forwarded-Prefix | string |
number | |
rule.rules.value (20) 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 | |
rule.persistence.storageClass (19) openebs-hostpath | string |
string | |
boolean | |
string | |
string | |
string | |
boolean | |
objstoreConfig.key (3) objstore.yml | string |
string | |
string | |
string | |
boolean | |
string | |
string | |
boolean | |
string | |
storeGateway.persistence.storageClass (18) openebs-hostpath | string |
number | |
storeGateway.extraArgs[] (17) - --index-cache.config=$(THANOS_CACHE_CONFIG) | string |
storeGateway.extraEnv[].name (17) THANOS_CACHE_CONFIG | string |
string | |
storeGateway.extraEnv[].valueFrom.configMapKeyRef.name (17) thanos-cache-configmap | string |
storeGateway.podAnnotations."configmap.reloader.stakater.com/reload" (17) thanos-cache-configmap | string |
string | |
boolean | |
string | |
string | |
boolean | |
string | |
string |