mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-23 10:55:27 -04:00
6 lines
142 B
YAML
6 lines
142 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
relabel_configs:
|
|
- source_labels: [__address__]
|
|
modulus: 8
|
|
action: hashmod
|