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

feat: Runner monitor and alert #1972

Closed

Conversation

shashidhar087
Copy link
Contributor

Monitoring of runners and alerting feature is introduced in conjunction with Pooling feature.

This module creates the AWS resources required to monitor the runners and send alert to SNS topic

Lambda function is monitoring number of idle runners per environment, per org and puts custom metric value to cloudwatch which is integrated to cloudwatch alarm. When the metric count goes less than set threshold value (25% of pool count) the alert is generated and sent to SNS topic. SNS topic subscribers receive notification.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2022

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jun 4, 2022
@npalm npalm self-assigned this Jun 9, 2022
@github-actions github-actions bot closed this Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants