lib/promscrape: fix errors in test config

The errors were discovered after enabling strict parse mode by default.
See 9bb60ab00f
This commit is contained in:
Aliaksandr Valialkin 2022-02-08 19:56:22 +02:00
parent 4507b111a9
commit db8c4054e5
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -2,5 +2,4 @@ scrape_configs:
- job_name: foo
file_sd_configs:
- files: ["file_sd_*.yml"]
refresh_interval: 10s
- fules: ["file_sd.json"]
- files: ["file_sd.json"]