mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -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:
|