From d5478e272ece666a4d5d3fba50190ba53dba4cf5 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 a8354014..8584ebaa 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