[bot] [main] Automated version update
This commit is contained in:
@@ -5071,8 +5071,17 @@ spec:
|
||||
configuration. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs'
|
||||
properties:
|
||||
action:
|
||||
default: replace
|
||||
description: Action to perform based on regex matching.
|
||||
Default is 'replace'
|
||||
enum:
|
||||
- replace
|
||||
- keep
|
||||
- drop
|
||||
- hashmod
|
||||
- labelmap
|
||||
- labeldrop
|
||||
- labelkeep
|
||||
type: string
|
||||
modulus:
|
||||
description: Modulus to take of the hash of the source
|
||||
|
||||
Reference in New Issue
Block a user