From 9ea338b1219088a84d273fa1e236395a57cd5048 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Mon, 26 Jan 2026 22:51:41 -0300 Subject: [PATCH] monitoring: restart jetson exporter --- services/monitoring/jetson-tegrastats-exporter.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/monitoring/jetson-tegrastats-exporter.yaml b/services/monitoring/jetson-tegrastats-exporter.yaml index a835401..8584eba 100644 --- a/services/monitoring/jetson-tegrastats-exporter.yaml +++ b/services/monitoring/jetson-tegrastats-exporter.yaml @@ -17,6 +17,7 @@ spec: annotations: prometheus.io/scrape: "true" prometheus.io/port: "9100" + monitoring.bstein.dev/restart-rev: "1" spec: serviceAccountName: default hostPID: true