mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 08:04:04 -08:00
8787f0aed7
Most of the backwards compat tests is done in common. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
11 lines
186 B
YAML
11 lines
186 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
|
|
marathon_sd_configs:
|
|
- servers:
|
|
- 'https://localhost:1234'
|
|
|
|
auth_token: 1234
|
|
authorization:
|
|
credentials: 4567
|