mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-14 01:24:04 -08: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
|