prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers[].pushoverConfigs[].expire

expire defines how long your notification will continue to be retried for, unless the user acknowledges the notification. Only applies to priority 2 notifications.

1 fields
AlertmanagerConfig.spec.receivers[].pushoverConfigs[].expire fields and descriptions
Field / TypeDescription
AlertmanagerConfig.spec.receivers[].pushoverConfigs[].expire
string

expire defines how long your notification will continue to be retried for, unless the user acknowledges the notification. Only applies to priority 2 notifications.

  • pattern: ^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$