mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-03 13:42:14 -04:00
5 lines
118 B
YAML
5 lines
118 B
YAML
|
|
scrape_configs:
|
||
|
|
- job_name: test
|
||
|
|
authorization:
|
||
|
|
credentials_file: "/random/file/which/does/not/exist.yml"
|