prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers[].discordConfigs[].httpConfig.oauth2.spec

spec defines the specification of AlertmanagerConfigSpec

4 fields
AlertmanagerConfig.spec.receivers[].discordConfigs[].httpConfig.oauth2.spec fields and descriptions
Field / TypeDescription
object[]

inhibitRules defines the list of inhibition rules. The rules will only apply to alerts matching the resource's namespace.

  • x-kubernetes-list-type: "atomic"
object[]

muteTimeIntervals defines the list of MuteTimeInterval specifying when the routes should be muted.

  • x-kubernetes-list-type: "atomic"
object[]

receivers defines the list of receivers.

  • x-kubernetes-list-map-keys: ["name"]
  • x-kubernetes-list-type: "map"
object

route defines the Alertmanager route definition for alerts matching the resource's namespace. If present, it will be added to the generated Alertmanager configuration as a first-level route.