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

Improve notifier part #247

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

Improve notifier part #247

defelmnq opened this issue Dec 10, 2024 · 0 comments
Labels
help wanted Extra attention is needed tech-debt

Comments

@defelmnq
Copy link

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.

@dannykopping dannykopping transferred this issue from coder/coder Dec 11, 2024
@coder-labeler coder-labeler bot added help wanted Extra attention is needed tech-debt labels Dec 11, 2024
@dannykopping dannykopping removed help wanted Extra attention is needed tech-debt labels Dec 11, 2024
@dannykopping dannykopping reopened this Dec 11, 2024
@coder-labeler coder-labeler bot added 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
help wanted Extra attention is needed tech-debt
Projects
None yet
Development

No branches or pull requests

2 participants