mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
34c8dcc73f
Related-to #12810 Signed-off-by: Jayapriya Pai <janantha@redhat.com>
9 lines
198 B
YAML
9 lines
198 B
YAML
scrape_configs:
|
|
- job_name: uyuni
|
|
uyuni_sd_configs:
|
|
- server: "server"
|
|
username: "username"
|
|
password: "password"
|
|
bearer_token: foo
|
|
bearer_token_file: foo
|