prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers.webexConfigs.httpConfig.oauth2.spec.receivers.pagerdutyConfigs

List of PagerDuty configurations.

15 fields
AlertmanagerConfig.spec.receivers.webexConfigs.httpConfig.oauth2.spec.receivers.pagerdutyConfigs fields and descriptions
Field / TypeDescription
class
string

The class/type of the event.

client
string

Client identification.

clientURL
string

Backlink to the sender of notification.

component
string

The part or component of the affected system that is broken.

description
string

Description of the incident.

object[]

Arbitrary key/value pairs that provide further detail about the incident.

group
string

A cluster or grouping of sources.

object

HTTP client configuration.

object[]

A list of image details to attach that provide further detail about an incident.

object[]

A list of link details to attach that provide further detail about an incident.

object

The secret's key that contains the PagerDuty integration key (when using Events API v2). Either this field or `serviceKey` needs to be defined. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.

  • x-kubernetes-map-type: "atomic"
sendResolved
boolean

Whether or not to notify about resolved alerts.

object

The secret's key that contains the PagerDuty service key (when using integration type "Prometheus"). Either this field or `routingKey` needs to be defined. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.

  • x-kubernetes-map-type: "atomic"
severity
string

Severity of the incident.

url
string

The URL to send requests to.