prometheus operator v0.93.1
AlertmanagerConfig.spec.receivers[].webexConfigs[]
WebexConfig configures notification via Cisco Webex See https://prometheus.io/docs/alerting/latest/configuration/#webex_config
| Field / Type | Description |
|---|---|
apiURL | apiURL defines the Webex Teams API URL i.e. https://webexapis.com/v1/messages
|
httpConfig defines the HTTP client's configuration. | |
message | message defines the message template |
roomID | roomID defines the ID of the Webex Teams room where to send the messages.
|
sendResolved | sendResolved defines whether or not to notify about resolved alerts. |