AWS SNS central alert hub
Go to file
Stefan Reimer 9e7298478d
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good Details
fix: only overwrite severity for alarm being raised not cleared
2022-02-24 12:34:12 +01:00
.ci Merge commit '8979d7466587753ec223244a4a18bbc99b0227c7' 2022-02-24 11:54:30 +01:00
tests feat: set severity for Cloudwatch billing alarms to INFO, improve CI test pipeline to support env 2022-02-24 12:06:18 +01:00
.flake8 feat: set severity for Cloudwatch billing alarms to INFO, improve CI test pipeline to support env 2022-02-24 12:06:18 +01:00
.gitignore ci: more CI tuning 2022-02-11 13:07:07 +01:00
Dockerfile ci: Another round of tweaks 2022-02-11 16:40:01 +01:00
Dockerfile.test feat: set severity for Cloudwatch billing alarms to INFO, improve CI test pipeline to support env 2022-02-24 12:06:18 +01:00
Jenkinsfile ci: fix shared Jenkins library ref 2022-02-11 18:02:11 +01:00
Makefile ci: first try to use shared CI toolchain 2022-02-11 17:52:46 +01:00
README.md ci: various build improvements 2022-02-09 23:24:12 +01:00
SNSAlertHub.yaml feat: Initial commit v0.7.2 2022-02-09 11:57:23 +01:00
app.py fix: only overwrite severity for alarm being raised not cleared 2022-02-24 12:34:12 +01:00
dev-requirements.txt ci: more CI tuning 2022-02-11 13:07:07 +01:00
pytest.ini ci: disable color output for pytest 2022-02-24 12:15:39 +01:00
requirements.txt ci: various build improvements 2022-02-09 23:24:12 +01:00

README.md

SNS Alert Hub

Abstract

AWS SNS/Lambda central alert hub taking SNS messages, parsing and formatting them before sending them to any messaging service, like Slack, Matrix, etc

Resources