We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Reverted the change as the current pricing model of the cloudwatch alarm would be about 1k per month... 😅
Sorry, something went wrong.
sylviamclaughlin
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: