mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
3f686cad8b
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
10 lines
167 B
YAML
10 lines
167 B
YAML
# my global config
|
|
global:
|
|
scrape_interval: 15s
|
|
evaluation_interval: 30s
|
|
|
|
scrape_configs:
|
|
- job_name: service-marathon
|
|
marathon_sd_configs:
|
|
- servers:
|