Prometheus: fix type

This commit is contained in:
2026-01-03 00:38:36 -05:00
parent c85b1af494
commit e8f11e061c

View File

@@ -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"]