Fix prometheus config file.
This commit is contained in:
@@ -5,5 +5,5 @@ global:
|
|||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: 'prometheus'
|
- job_name: 'prometheus'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['prometheus.lan']a
|
- targets: ['prometheus.lan']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user