Thanks to visit codestin.com
Credit goes to github.com

Skip to content

health check: dismiss warning #10712

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
Tracked by #8971
mtojek opened this issue Nov 15, 2023 · 1 comment · Fixed by #10940
Closed
Tracked by #8971

health check: dismiss warning #10712

mtojek opened this issue Nov 15, 2023 · 1 comment · Fixed by #10940
Assignees

Comments

@mtojek
Copy link
Member

mtojek commented Nov 15, 2023

Currently, Coder generates healthcheck warnings to notify users of potential issues. However, there are instances where these warnings are triggered by false alarms or where admins need the flexibility to temporarily acknowledge a failure without initiating a full resolution process.

To address this, I propose the implementation of an API that allows admins to temporarily disable and enable specific healthcheck warnings. This feature would provide users with the ability to manage false alarms or acknowledge failures on a temporary basis without affecting the overall health monitoring system.

@cdr-bot cdr-bot bot added the feature label Nov 15, 2023
@mtojek mtojek added this to the healthcheck GA milestone Nov 15, 2023
@mtojek mtojek self-assigned this Nov 23, 2023
@mtojek
Copy link
Member Author

mtojek commented Nov 23, 2023

I reviewed possible solutions, and it seems that the best option would be using site_configs to store information about dismissed_healthchecks. API would look similar to /api/v2/appearance.

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.

1 participant