prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.basicAuth.spec.receivers.wechatConfigs

List of WeChat configurations.

11 fields
AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.basicAuth.spec.receivers.wechatConfigs fields and descriptions
Field / TypeDescription
agentID
string

No description provided.

object

The secret's key that contains the WeChat API key. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.

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

The WeChat API URL.

corpID
string

The corp id for authentication.

object

HTTP client configuration.

message
string

API request data as defined by the WeChat API.

messageType
string

No description provided.

sendResolved
boolean

Whether or not to notify about resolved alerts.

toParty
string

No description provided.

toTag
string

No description provided.

toUser
string

No description provided.