prometheus operator v0.93.1
ServiceMonitor.spec.endpoints[].relabelings[].action
action to perform based on the regex matching. `Uppercase` and `Lowercase` actions require Prometheus >= v2.36.0. `DropEqual` and `KeepEqual` actions require Prometheus >= v2.41.0. Default: "Replace"
| Field / Type | Description |
|---|---|
ServiceMonitor.spec.endpoints[].relabelings[].action | action to perform based on the regex matching. `Uppercase` and `Lowercase` actions require Prometheus >= v2.36.0. `DropEqual` and `KeepEqual` actions require Prometheus >= v2.41.0. Default: "Replace"
|