prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers[].slackConfigs[].timeout

timeout defines the maximum time to wait for a webhook request to complete, before failing the request and allowing it to be retried. It requires Alertmanager >= v0.30.0.

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

timeout defines the maximum time to wait for a webhook request to complete, before failing the request and allowing it to be retried. 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)?)$