Etcd high number of failed HTTP requests warning
More than 1% HTTP failure detected in Etcd
>>>
sum
(
rate
(
[1m])) BY (method) /
sum
(
rate
(
[1m])) BY (method) > 0.01
The query calculates the per‑method error rate by dividing the rate of failed HTTP requests by the rate of all received requests over the last minute, and triggers when that error rate exceeds 1 % for any method. Thus, if any etcd HTTP method sees more than 1 % failures in a 1‑minute window, the alert fires.
Get Alert✕
Download
Copy to Clipboard