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

Skip to content

feat: Email reports/summaries #40

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
mtojek opened this issue Aug 23, 2024 · 4 comments · Fixed by coder/coder#14571
Closed

feat: Email reports/summaries #40

mtojek opened this issue Aug 23, 2024 · 4 comments · Fixed by coder/coder#14571
Assignees

Comments

@mtojek
Copy link
Member

mtojek commented Aug 23, 2024

Related: #16 (comment)

Deployments with a large user base (100+ users) may be susceptible to spikes in automatic build failures. For instance, if a faulty template version is applied to all workspaces (100+), implementing notifications for automatic build failures sent to template admins could result in a flood of emails (or webhook calls).

An alternative solution is to implement a mechanism that sends a daily summary to template admins, aggregating information on workspace builds and build failures.

Please let me know your thoughts.

cc @stirby

@stirby
Copy link

stirby commented Aug 23, 2024

Great idea! I'll work on a mock-up for the content. We can also include deployment-related health notifications in the report.

@mtojek
Copy link
Member Author

mtojek commented Aug 26, 2024

Absolutely! Email summaries might be an opportunity to implement more targeted features like Coder Operational Report or Templates Report.

I can tackle this problem next sprint. This week (until Friday) we could come up with 2-3 sample emails. Probably, it will be worth implementing a switch to let operators enable/disable these summaries.

@mtojek mtojek mentioned this issue Aug 26, 2024
2 tasks
@mtojek mtojek self-assigned this Aug 28, 2024
@mtojek
Copy link
Member Author

mtojek commented Aug 28, 2024

I'm going to write a mini RFC for this 👍

@mtojek mtojek changed the title feat: operational summary feat: Email reports Aug 30, 2024
@mtojek mtojek changed the title feat: Email reports feat: Email reports/summaries Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants