https://github.com/obytes/monitoring
https://github.com/obytes/monitoring
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/obytes/monitoring
- Owner: obytes
- Created: 2019-11-12T17:35:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T19:16:42.000Z (about 6 years ago)
- Last Synced: 2025-01-11T13:50:51.087Z (12 months ago)
- Language: HCL
- Size: 5.86 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monitoring
Source code for:
- https://www.obytes.com/blog/monitoring-cloudwatch-key-metrics-using-slack-and-manage-them-using-terraform
- https://www.obytes.com/blog/monitoring-codepipeline-deployments
[lambda-slack-notify](lambda-slack-notify): Module to create a Lambda function for posting messages to Slack and a SNS topic subscribed to the Lambda.
[cloudwatch-alarms](cloudwatch-alarms): CloudWatch alarms for application key metrics.
[cloudwatch-event-rule](cloudwatch-event-rule): CloudWatch event rule to report CodePipeline statuses to Slack.