You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
according to this the KubeApiLatencyHigh warning should only be firing if all conditions are met AND the latency is over 1s.
However we have seen this fire with
The API server has an abnormal latency of 0.05685404799999992 seconds for PUT namespaces.
Expected behavior:
Alert fires if all conditions are matched
Observed behavior:
Alert fires, ignoring the >1s condition
The text was updated successfully, but these errors were encountered:
according to this the KubeApiLatencyHigh warning should only be firing if all conditions are met AND the latency is over 1s.
However we have seen this fire with
Expected behavior:
Alert fires if all conditions are matched
Observed behavior:
Alert fires, ignoring the
>1sconditionThe text was updated successfully, but these errors were encountered: