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

Revert #888 -- our alerting rule was not correct. #889

Closed

Conversation

evankanderson
Copy link
Member

Summary

  • Revert "Change write correctness counter to be a delta"

Release Note

Reverts #888

Documentation

@evankanderson evankanderson changed the title delta validation counter Revert #888 -- our alerting rule was not correct. Dec 5, 2023
It turns out that the value we have is a gauge, not a counter.  When we try use a counter, we don't detect the edge from "not collected" to "1", so the alert doesn't work.

This reverts commit a1937fd.

Signed-off-by: Evan Anderson <[email protected]>
@evankanderson evankanderson force-pushed the delta-validation-counter branch from f43a7e5 to 5d30466 Compare December 5, 2023 20:04
@pwelch
Copy link
Member

pwelch commented Dec 5, 2023

See #890

@pwelch pwelch closed this Dec 5, 2023
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 this pull request may close these issues.

3 participants