prometheus operator v0.93.1

AlertmanagerConfig.spec.route.groupWait

groupWait defines how long to wait before sending the initial notification. Example: "30s"

1 fields
AlertmanagerConfig.spec.route.groupWait fields and descriptions
Field / TypeDescription
AlertmanagerConfig.spec.route.groupWait
string

groupWait defines how long to wait before sending the initial notification. Example: "30s"

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