diff --git a/src/components/config/alert/ConfigAlert.vue b/src/components/config/alert/ConfigAlert.vue index 552be57b..a3ebec26 100644 --- a/src/components/config/alert/ConfigAlert.vue +++ b/src/components/config/alert/ConfigAlert.vue @@ -100,7 +100,10 @@ Email - HTTP + HTTP POST + + + HTTP POST 2 Telegram @@ -124,10 +127,10 @@ Gitter - Amazon SNS + AWS SNS (Amazon Simple Notification Service) - Amazon SES + AWS SES (Amazon Simple Email Service) Zabbix @@ -145,7 +148,7 @@ Stomp - VictorOps + Splunk On-Call (Formerly VictorOps) ServiceNow @@ -183,7 +186,8 @@ alert.includes('sns') || alert.includes('ses') || alert.includes('pagertree') || alert.includes('gitter') || alert.includes('googlechat') || alert.includes('chatwork') || alert.includes('discord') || alert.includes('hivealerter') || alert.includes('alerta') || alert.includes('datadog') || - alert.includes('rocketchat') || alert.includes('pagerduty') || alert.includes('tencentsms')"> + alert.includes('rocketchat') || alert.includes('pagerduty') || alert.includes('tencentsms') || + alert.includes('post2')"> @@ -209,10 +213,16 @@ - HTTP + HTTP POST + + + HTTP POST 2 + + +