Skip to content

Commit 0e48f5a

Browse files
fix: added unraid node exporter target
1 parent 0c7050e commit 0e48f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

argo/cluster/monitoring/kube-prometheus-stack/chart/scrapeconfigs/node-exporter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spec:
2020
- 'k3s-worker-2.lab:9100'
2121
- 'mariadb-1.lab:9100'
2222
- 'mariadb-2.lab:9100'
23+
- 'unraid.lab:9100'
2324
metricsPath: /metrics
2425
relabelings:
2526
- targetLabel: job

0 commit comments

Comments
 (0)