From 80e816914db78476404adaf166ff22b0ff616084 Mon Sep 17 00:00:00 2001 From: alicejw Date: Thu, 26 May 2022 13:53:32 -0700 Subject: [PATCH] for merge conflict resolution Signed-off-by: alicejw --- _monitoring-plugins/alerting/monitors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_monitoring-plugins/alerting/monitors.md b/_monitoring-plugins/alerting/monitors.md index fbfa7317..8d6f63b3 100644 --- a/_monitoring-plugins/alerting/monitors.md +++ b/_monitoring-plugins/alerting/monitors.md @@ -33,6 +33,7 @@ Alert | An event associated with a trigger. When an alert is created, the trigge Action | The information that you want the monitor to send out after being triggered. Actions have a *destination*, a message subject, and a message body. Destination | A reusable location for an action. Supported locations are Amazon Chime, Email, Slack, or custom webhook. Finding | An entry for an individual document found by a per document monitor query that contains the document ID, index name, and timestamp. Findings are stored in the Findings index: `.opensearch-alerting-finding*`. +Channel | A notification channel to use in an action. See [notifications]({{site.url}}{{site.baseurl}}/notifications-plugin/index) for more information. ## Per document monitors