prometheus/config/testdata/modulus_missing.bad.yml
Brian Brazil 682f949ab1 Add 'hashmod' relabel action.
This takes the modulus of a hash of some labels.
Combined with a keep relabel action, this allows
for sharding of targets across multiple prometheus
servers.
2015-06-24 21:14:53 +01:00

6 lines
108 B
YAML

scrape_configs:
- job_name: prometheus
relabel_configs:
- regex: abcdef
action: hashmod