mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-19 02:29:16 -05: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
|