https://github.com/NetApp/harvest/releases/tag/v25.02.0
📌 Highlights of this major release include:
⭐ New Features
-
The Volume dashboard was updated to clarify that volume latencies are missing some latencies from NAS protocols. Use the workload volume metrics in the QoS row for a more detailed breakdown. Thanks to MatthiasS for reporting.
-
All Harvest dashboards default to Datacenter=All instead of the first datacenter in the list. Thanks to @roybatty2019 for reporting.
-
Harvest provides a FIPS 140-3 compliant container image, available as a separate image at ghcr.io/netapp/harvest:25.02.0-1-fips.
🌾 Harvest bin/grafana import
- Supports nested Grafana folders. Thanks to @IvanZenger for reporting.
- Supports setting variables' default values during import. See #3384 for details. Thanks to @mamoep for reporting.
- Harvest collects shelf firmware versions and shows them in the Shelf dashboard, Module row. Thanks to @summertony15 for reporting.
⭐ Several of the existing dashboards include new panels in this release:
-
The Disk dashboard includes a Top Disk and Tape Drives Throughput by Host Adapter panel. Thanks to Amir for reporting.
-
The Datacenter and Data Protection dashboards were updated with data protection buckets and policy rows.
-
The volumes templates exclude transient volumes by default. Thanks to Yann for reporting.
-
Harvest collects rewind context (rwctx) metrics for ONTAP 9.16.0 and later. Thanks to @shawnahall71 for reporting.
🚀 Performance Improvements
- RestPerf collector uses less memory by streaming results.