mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-03 13:42:14 -04:00
9 lines
167 B
YAML
9 lines
167 B
YAML
# my global config
|
|
global:
|
|
scrape_interval: 15s
|
|
evaluation_interval: 30s
|
|
|
|
scrape_configs:
|
|
- job_name: service-marathon
|
|
marathon_sd_configs:
|
|
- servers:
|