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

Create Cloudwatch alert if scheduler is broken #350

Open
maxneuvians opened this issue Dec 18, 2023 · 1 comment · Fixed by #658
Open

Create Cloudwatch alert if scheduler is broken #350

maxneuvians opened this issue Dec 18, 2023 · 1 comment · Fixed by #658
Assignees

Comments

@maxneuvians
Copy link
Contributor

We have a scheduler that create a log every 5 minutes to make sure that it is still alive.

https://github.com/cds-snc/sre-bot/blob/main/app/jobs/scheduled_tasks.py#L19-L23

We should create an alert that makes sure this shows up every 5 minutes, otherwise it is probably dead.

@gcharest
Copy link
Contributor

Reverted the change as the current pricing model of the cloudwatch alarm would be about 1k per month... 😅

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.

3 participants