Skip to content

Add CoderdIneligiblePrebuilds alert #34

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

Merged
merged 1 commit into from
Apr 18, 2025
Merged

Conversation

dannykopping
Copy link
Collaborator

@dannykopping dannykopping commented Apr 18, 2025

Closes coder/internal#561

Ineligibility means a prebuild cannot be claimed.

This is the worst situation to be in, because resources have been provisioned but they cannot be used.

We cannot know apriori how many prebuilds operators want to provision, but we can at least raise a notify alert when at least 1 prebuild is ineligible for 10m. Most startup scripts should complete in that amount of time, and if this is too short the timeout can be configured.

Operators can also add other thresholds with particular values to suit their operational purposes.

image

@dannykopping dannykopping requested a review from mtojek April 18, 2025 14:07
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Ship it!

@dannykopping dannykopping merged commit d998446 into main Apr 18, 2025
1 check passed
@dannykopping dannykopping deleted the dk/prebuilds-alerts branch April 18, 2025 14:16
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.

Create prebuilds dashboard & alerts
2 participants