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

record-tester: Isolate stream health alerts from all others #184

Merged
merged 6 commits into from
Jul 18, 2022

Conversation

victorges
Copy link
Member

It is the most verbose of the tests and it is not 100% critical, so we shouldn't be paging
the on-call engineer with high urgency when they fire.

By keeping them together with all the other alerts, it also makes the other alerts less trusted
due to alert fatigue, and we end up ignoring real incidents.

On a higher level, we have moved away from the idea of the current Stream Health architecture
being the one and only source of truth for the Livepeer universe. So it is OK to start moving this
more to the background for now.

@victorges victorges requested a review from iameli July 18, 2022 17:57
@victorges victorges requested a review from a team as a code owner July 18, 2022 17:57
Copy link
Contributor

@iameli iameli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! sortErrs() is a cool function

@victorges victorges merged commit 9bbde67 into master Jul 18, 2022
@victorges victorges deleted the vg/feat/lopri-stream-health branch July 18, 2022 20:44
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.

2 participants