Prometheus: fix type
This commit is contained in:
@@ -18,4 +18,4 @@ scrape_configs:
|
|||||||
- targets: ["10.1.1.1:9100"]
|
- targets: ["10.1.1.1:9100"]
|
||||||
- job_name: homeassistant
|
- job_name: homeassistant
|
||||||
static_configs:
|
static_configs:
|
||||||
- tagets: ["10.1.3.3"]
|
- targets: ["10.1.3.3"]
|
||||||
|
|||||||
Reference in New Issue
Block a user