You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
264 B
YAML

global:
evaluation_interval: 10m
scrape_configs:
- job_name: "wownerod"
scrape_interval: 30s
static_configs:
- targets: ["exporter:9000"]
- job_name: "nodemapper"
scrape_interval: 2m
static_configs:
- targets: ["nodemapper:5000"]