mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-15 22:09:39 -04:00
9 lines
181 B
YAML
9 lines
181 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
|
|
marathon_sd_configs:
|
|
- servers:
|
|
- "https://localhost:1234"
|
|
|
|
auth_token: 1234
|
|
auth_token_file: somefile
|