10 lines
164 B
YAML
10 lines
164 B
YAML
|
scrape_configs:
|
||
|
- job_name: prometheus
|
||
|
|
||
|
marathon_sd_configs:
|
||
|
- servers:
|
||
|
- 'https://localhost:1234'
|
||
|
|
||
|
auth_token: 1234
|
||
|
bearer_token: 4567
|