mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
3f686cad8b
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
7 lines
142 B
YAML
7 lines
142 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
relabel_configs:
|
|
- source_labels: [__address__]
|
|
modulus: 8
|
|
action: hashmod
|