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

Add notifiers logic for resource threshold reached #243

Open
defelmnq opened this issue Dec 10, 2024 · 0 comments
Open

Add notifiers logic for resource threshold reached #243

defelmnq opened this issue Dec 10, 2024 · 0 comments

Comments

@defelmnq
Copy link

⚠ subissue of coder #15746

In order for the OOM and OOD notifications to work - we need to change a bit the notifiers :

Create a new migration to add the template for the new events. It is a simple DB migration.
Modify both the FE and BE to add a new event with the preferences.
It should be done in the admin side to let admins choose if the notifications should be sent through webhooks or email
It should be done in the user side to let users turn it on or off.
⚠ This component is the last one that should be merged - once merged the connection between the processing part and the notifiers can be done.

@coder-labeler coder-labeler bot added help wanted Extra attention is needed tech-debt labels Dec 10, 2024
@stirby stirby removed help wanted Extra attention is needed tech-debt labels Dec 11, 2024
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

No branches or pull requests

2 participants