mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-19 20:27:07 +00:00
Apply suggestions from code review
Co-authored-by: Julien Pivotto <roidelapluie@gmail.com> Signed-off-by: Tomáš Freund <tomas.freund@datamole.cz>
This commit is contained in:
parent
09e755e1e5
commit
e9f1f19611
@ -843,8 +843,8 @@ responders:
|
||||
# Priority level of alert. Possible values are P1, P2, P3, P4, and P5.
|
||||
[ priority: <tmpl_string> ]
|
||||
|
||||
# Whether or not to send a request to update alert message every time every time an alert is sent to OpsGenie
|
||||
# By default, the message of the alert is never updated in OpsGenie, the new message only appears in activity log
|
||||
# Whether or not to send a request to update the alert message every time an alert is sent to OpsGenie
|
||||
# By default, the message of the alert is never updated in OpsGenie, the new message only appears in activity log.
|
||||
[ update_message: <boolean> | default = false ]
|
||||
|
||||
# Whether or not to send a request to update alert description every time every time an alert is sent to OpsGenie
|
||||
|
Loading…
Reference in New Issue
Block a user