Thanos Receive High Hashring File Refresh Failures warning
Thanos Receive {{$labels.job}} is failing to refresh hashring file, {{$value | humanize}} of attempts failed.
>>>
(sum by (job) (
rate
(
{job=~".*thanos-receive.*"}[5m])) / sum by (job) (
rate
(
{job=~".*thanos-receive.*"}[5m])) > 0)
The query computes the per‑job error ratio by dividing the 5‑minute error rate (thanos_receive_hashrings_file_errors_total) by the 5‑minute refresh attempt rate (thanos_receive_hashrings_file_refreshes_total). If this ratio is greater than 0—meaning at least one refresh attempt failed—the Thanos Receive High Hashring File Refresh Failures alert is triggered.
Get Alert✕
Download
Copy to Clipboard