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

ROX-23673: Add alerts for cluster autoscaler #218

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

mtodor
Copy link
Collaborator

@mtodor mtodor commented Apr 15, 2024

This PR adds alerts related to cluster autoscaler behavior, and it removes alerts related to previous manual scaling.

Alerts are taken from default Openshift operator alerts: https://github.com/openshift/cluster-autoscaler-operator/blob/287595b0ee37b893c02d51d3a461ba118b90c3dc/pkg/controller/clusterautoscaler/monitoring.go#L153

Additional documentation related to alerts can be found here: https://github.com/openshift/cluster-autoscaler-operator/blob/287595b0ee37b893c02d51d3a461ba118b90c3dc/docs/user/alerts.md

They have different levels.

@mtodor mtodor requested a review from a team as a code owner April 15, 2024 10:32
@mtodor mtodor changed the title ROX-13293: Add alerts for cluster autoscaler ROX-23673: Add alerts for cluster autoscaler Apr 15, 2024
Copy link
Contributor

@ludydoo ludydoo left a comment

Choose a reason for hiding this comment

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

Not sure about removing the old alerts. Should we keep them, but put them as warnings with super high (99%) thresholds? @stehessel

@mtodor mtodor force-pushed the mtodor/ROX-13293-add-autoscaler-alerts branch from 3a6fcd3 to c9da2c9 Compare April 15, 2024 14:55
@mtodor
Copy link
Collaborator Author

mtodor commented Apr 15, 2024

@stehessel @ludydoo I have revered old alerts and changed them.

I don't have a strong opinion on whether we should keep old alerts or not. I just wanted to reduce the number of maintained alerts and the potential noise they can produce if they fire for the same reason.

Can you please take a look again? 🥺

@mtodor mtodor requested a review from stehessel April 16, 2024 16:26
@mtodor mtodor force-pushed the mtodor/ROX-13293-add-autoscaler-alerts branch from 181bda8 to 87f12f7 Compare April 16, 2024 16:29
@mtodor mtodor merged commit c6076bf into master Apr 17, 2024
3 checks passed
@mtodor mtodor deleted the mtodor/ROX-13293-add-autoscaler-alerts branch April 17, 2024 08:18
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.

None yet

3 participants