mirror of https://github.com/prometheus/prometheus
commit
a2208b2849
@ -0,0 +1,8 @@
|
||||
scrape_configs:
|
||||
- job_name: uyuni
|
||||
uyuni_sd_configs:
|
||||
- server: "server"
|
||||
username: "username"
|
||||
password: "password"
|
||||
bearer_token: foo
|
||||
bearer_token_file: foo
|
Loading…
Reference in new issue