mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-03 07:53:15 -04:00
4252d3c187
VraVersion is used as a Prometheus label. When a VRA upgrades, the new version creates a new time series while the old one persists until restart. Fix: clear all VRA Gauges at the start of each collection cycle so stale label sets (old version numbers) are removed before repopulating with current data. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>