prometheus operator v0.71.2
AlertmanagerConfig.spec.receivers[].emailConfigs[].tlsConfig.ca.spec.receivers.victoropsConfigs
List of VictorOps configurations.
| Field / Type | Description |
|---|---|
The secret's key that contains the API key to use when talking to the VictorOps API. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.
| |
apiUrl | The VictorOps API URL. |
Additional custom fields for notification. | |
entityDisplayName | Contains summary of the alerted problem. |
The HTTP client's configuration. | |
messageType | Describes the behavior of the alert (CRITICAL, WARNING, INFO). |
monitoringTool | The monitoring tool the state message is from. |
routingKey | A key used to map the alert to a team. |
sendResolved | Whether or not to notify about resolved alerts. |
stateMessage | Contains long explanation of the alerted problem. |