Add note about details handling for Opsgenie (#2305)

Signed-off-by: ricoberger <mail@ricoberger.de>

Co-authored-by: ricoberger <mail@ricoberger.de>
This commit is contained in:
Julien Pivotto 2020-06-17 23:36:32 +02:00 committed by GitHub
parent 3228822f06
commit a9d4a71494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -572,6 +572,7 @@ OpsGenie notifications are sent via the [OpsGenie API](https://docs.opsgenie.com
# A set of arbitrary key/value pairs that provide further detail # A set of arbitrary key/value pairs that provide further detail
# about the incident. # about the incident.
# All common labels are included as details by default.
[ details: { <string>: <tmpl_string>, ... } ] [ details: { <string>: <tmpl_string>, ... } ]
# List of responders responsible for notifications. # List of responders responsible for notifications.