prometheus operator v0.93.1

Prometheus.spec.alerting.alertmanagers[].apiVersion

apiVersion defines the version of the Alertmanager API that Prometheus uses to send alerts. It can be "V1" or "V2". The field has no effect for Prometheus >= v3.0.0 because only the v2 API is supported.

1 fields
Prometheus.spec.alerting.alertmanagers[].apiVersion fields and descriptions
Field / TypeDescription
Prometheus.spec.alerting.alertmanagers[].apiVersion
string

apiVersion defines the version of the Alertmanager API that Prometheus uses to send alerts. It can be "V1" or "V2". The field has no effect for Prometheus >= v3.0.0 because only the v2 API is supported.

  • enum: ["v1","V1","v2","V2"]