prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers[].pagerdutyConfigs[].timeout

timeout is the maximum time allowed to invoke the pagerduty It requires Alertmanager >= v0.30.0.

1 fields
AlertmanagerConfig.spec.receivers[].pagerdutyConfigs[].timeout fields and descriptions
Field / TypeDescription
AlertmanagerConfig.spec.receivers[].pagerdutyConfigs[].timeout
string

timeout is the maximum time allowed to invoke the pagerduty It requires Alertmanager >= v0.30.0.

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