├── README.md ├── alerting.json ├── global-alerting.json ├── index.js └── package.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinlindenberg/serverless-plugin-alerting/HEAD/README.md -------------------------------------------------------------------------------- /alerting.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinlindenberg/serverless-plugin-alerting/HEAD/alerting.json -------------------------------------------------------------------------------- /global-alerting.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinlindenberg/serverless-plugin-alerting/HEAD/global-alerting.json -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinlindenberg/serverless-plugin-alerting/HEAD/index.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinlindenberg/serverless-plugin-alerting/HEAD/package.json --------------------------------------------------------------------------------