mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-15 20:13:08 -04:00
Add an oci_sd_configs fixture with an invalid auth method wired into expectedErrors so the validation error is asserted via the real config loader. Add key_passphrase to conf.good.yml and bump the elided-secret count by one. Signed-off-by: Amaan Ul Haq Siddiqui <amaanulhaq.s@outlook.com>
4 lines
87 B
YAML
4 lines
87 B
YAML
scrape_configs:
|
|
- oci_sd_configs:
|
|
- auth: invalid
|
|
region: us-ashburn-1
|