mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
8 lines
198 B
YAML
8 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
|