@cfn-modules/alerting
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@cfn-modules/alerting", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Central SNS topic that receives alerts from other modules and forwards them to your team via email, HTTP, or HTTPS", | ||
@@ -5,0 +5,0 @@ "author": "Michael Wittig <michael@widdix.de>", |
@@ -34,2 +34,20 @@ [![Build Status](https://travis-ci.org/cfn-modules/alerting.svg?branch=master)](https://travis-ci.org/cfn-modules/alerting) | ||
## marbot | ||
![marbot](https://marbot.io/assets/marbot.png) | ||
Hi, my name is marbot. | ||
I'm a Slack bot supporting your DevOps team to detect and solve incidents on AWS. | ||
I help you to set up AWS monitoring. There are countless possibilities on AWS. Overlooking the important settings is easy. I connect you with all relevant AWS sources. You never miss an incident again. | ||
Don’t get distracted from your deep work, when not absolutely necessary. I do send alerts to a single team member. Of course, I escalate unnoticed alerts to another team member or the whole crew if necessary. | ||
Instead of cluttering up your inbox with emails I do send alerts via Slack. Just re-use your modern team communication solution. Invite me to multiple Slack channels to separate alerts. You can also talk to me. | ||
I add links to AWS Management Console that are relevant to an incident. Contextual links save you time and reduce human error in stressful situations. | ||
[Try marbot for free now!](https://marbot.io/?utm_source=cfn-modules&utm_medium=doc&utm_campaign=alerting) | ||
## Parameters | ||
@@ -64,3 +82,3 @@ | ||
<td>HttpsEndpoint</td> | ||
<td>HTTPS endpoint that will receive alerts via POST requests (can be a marbot.io endpoint)</td> | ||
<td>HTTPS endpoint that will receive alerts via POST requests (e.g., a <a href="https://marbot.io/?utm_source=cfn-modules&utm_medium=doc&utm_campaign=alerting">marbot.io endpoint for easy-going incident management</a>)</td> | ||
<td></td> | ||
@@ -67,0 +85,0 @@ <td>no</td> |
@@ -6,3 +6,3 @@ { | ||
"ava": "0.25.0", | ||
"@cfn-modules/test": "0.2.0", | ||
"@cfn-modules/test": "0.3.0", | ||
"@cfn-modules/alerting": "file:../" | ||
@@ -9,0 +9,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21406
95