mirror of https://github.com/prometheus/prometheus
Fixes #12762 Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>pull/12785/head
parent
b6f903b5f9
commit
8498b96a2b
@ -0,0 +1,6 @@
|
||||
scrape_configs:
|
||||
- job_name: foo
|
||||
http_sd_configs:
|
||||
- url: http://foo
|
||||
bearer_token: foo
|
||||
bearer_token_file: foo
|
Loading…
Reference in new issue