mirror of
https://github.com/prometheus/prometheus
synced 2025-01-15 03:12:53 +00:00
7 lines
136 B
YAML
7 lines
136 B
YAML
|
scrape_configs:
|
||
|
- job_name: foo
|
||
|
http_sd_configs:
|
||
|
- url: http://foo
|
||
|
bearer_token: foo
|
||
|
bearer_token_file: foo
|