Aller au contenu

ThanosCompactHighCompactionFailures#

This alert is triggered when error rate of Thanos Compact is above 5%.

Troubleshooting Hints#

kubectl get pods -n  <monitoring_namespace> | grep compact  # check pod is up and running
kubectl logs <thanos_compact> -n <monitoring_namespace>
kubectl get pods -n  <thanos_compact> -n <monitoring_namespace> -o yaml | grep bucket  # check bucket name is correct
kubectl get svc -n  <monitoring_namespace> | grep compact  # service should be present

Tip

Where <monitoring_namespace> can be:

  • Zone Cloud: monitoring, monitoring-client or monitoring-app
  • Zone Infra: monitoring or monitoring-consumption
  • Notice the namespace label in the alert