for merge conflict resolution
Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
parent
0489b7fb7d
commit
80e816914d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue