Add NAS server to promethus

This commit is contained in:
dvirlabs 2026-06-07 16:22:33 +03:00
parent 5607c481c1
commit 1b45e26765

View File

@ -47,6 +47,11 @@ prometheus:
static_configs:
- targets:
- pushgateway.observability-stack.svc.cluster.local:9091
- job_name: nas-node-exporter
static_configs:
- targets:
- 192.168.10.155:9100
metrics_path: /metrics
# ========================
# GRAFANA