mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Fix no new line error
Signed-off-by: zhaowang <zhaowang@apac.freewheel.com>
This commit is contained in:
parent
fcc35ba551
commit
5489d74025
|
@ -1,3 +1,3 @@
|
|||
scrape_configs:
|
||||
- job_name: long_scrape_interval_test
|
||||
scrape_interval: 1h
|
||||
scrape_interval: 1h
|
||||
|
|
Loading…
Reference in a new issue