From 16d0693a46426ff7562bc48a96e4c5cb7de518d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Podlipsk=C3=BD?= Date: Mon, 15 Apr 2019 08:14:22 +0200 Subject: [PATCH] Adjust Send on all alerts to default label (#16554) Alerting: Adjust label for send on all alerts to default --- docs/sources/alerting/notifications.md | 2 +- public/app/features/alerting/partials/notification_edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/alerting/notifications.md b/docs/sources/alerting/notifications.md index 8aafdb0362c..91b80962c83 100644 --- a/docs/sources/alerting/notifications.md +++ b/docs/sources/alerting/notifications.md @@ -27,7 +27,7 @@ can configure and setup a new Notification Channel. You specify a name and a type, and type specific options. You can also test the notification to make sure it's setup correctly. -### Send on all alerts +### Default (send on all alerts) When checked, this option will notify for all alert rules - existing and new. diff --git a/public/app/features/alerting/partials/notification_edit.html b/public/app/features/alerting/partials/notification_edit.html index 5e7201cdfdd..176e29f8514 100644 --- a/public/app/features/alerting/partials/notification_edit.html +++ b/public/app/features/alerting/partials/notification_edit.html @@ -20,7 +20,7 @@