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

obserbility: Add a alert for AutoscaleFailure. #11133

Merged
merged 1 commit into from
Jul 5, 2022
Merged

obserbility: Add a alert for AutoscaleFailure. #11133

merged 1 commit into from
Jul 5, 2022

Conversation

utam0k
Copy link
Contributor

@utam0k utam0k commented Jul 5, 2022

Description

alert when we cannot scale-up

Related Issue(s)

Fixes #11051
https://github.com/gitpod-io/runbooks/pull/363

How to test

Release Notes

NONE

Documentation

no

Werft options:

  • /werft with-preview

description: 'Automatic scaleup failed for some reason.',
},
expr: |||
increase(cluster_autoscaler_failed_scale_ups_total[1m]) != 0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@utam0k utam0k marked this pull request as ready for review July 5, 2022 08:06
@utam0k utam0k requested a review from a team July 5, 2022 08:06
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Jul 5, 2022
@sagor999
Copy link
Contributor

sagor999 commented Jul 5, 2022

/unhold
seems like roboquat has failed to remove work in progress label

@roboquat roboquat merged commit 04d945d into main Jul 5, 2022
@roboquat roboquat deleted the to/autoscale branch July 5, 2022 19:06
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/S team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[observability] alert when we cannot scale-up
4 participants