Prometheus: Add homeassistant exporter
This commit is contained in:
@@ -16,3 +16,6 @@ scrape_configs:
|
||||
- job_name: gateway_lua
|
||||
static_configs:
|
||||
- targets: ["10.1.1.1:9100"]
|
||||
- job_name: homeassistant
|
||||
static_configs:
|
||||
- tagets: ["10.1.3.3"]
|
||||
|
||||
Reference in New Issue
Block a user