mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-03 21:52:13 -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
|