prometheus operator v0.71.2

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

AlertmanagerConfigSpec is a specification of the desired behavior of the Alertmanager configuration. By definition, the Alertmanager configuration only applies to alerts for which the `namespace` label is equal to the namespace of the AlertmanagerConfig resource.

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

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

object[]

List of MuteTimeInterval specifying when the routes should be muted.

object[]

List of receivers.

object

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.