Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KubeApiLatency alert firing even though not all conditions are matched #434

Closed
RiRa12621 opened this issue Jun 8, 2020 · 1 comment · Fixed by #435
Closed

KubeApiLatency alert firing even though not all conditions are matched #434

RiRa12621 opened this issue Jun 8, 2020 · 1 comment · Fixed by #435

Comments

@RiRa12621
Copy link
Contributor

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

@metalmatze
Copy link
Member

The alert has also been removed entirely going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants