mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
8498b96a2b
Fixes #12762 Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
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
|