Skip to content

Add support for prebuilds to the database #514

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

Closed
SasSwart opened this issue Mar 14, 2025 · 0 comments · Fixed by coder/coder#16891
Closed

Add support for prebuilds to the database #514

SasSwart opened this issue Mar 14, 2025 · 0 comments · Fixed by coder/coder#16891
Assignees

Comments

@SasSwart
Copy link

Add queries and views to interrogate the database on the current state of prebuilds.
These are used to determine:

  • which prebuilds we need to delete (usually because they're outdated)
  • how many new prebuilds to create (to replace prebuilds that were claimed, failed or became outdated)
  • metrics that will be reported to prometheus
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 a pull request may close this issue.

2 participants