The Harvest team is happy to announce the release of 23.05.0
https://github.com/NetApp/harvest/releases/tag/v23.05.0
📌 Highlights of this major release include:
💎 Seven new dashboards:
• StorageGRID and ONTAP fabric pool
• Health
• S3 object storage
• External service operations
• Namespace
• SMB
• Workloads
⭐ Several of the existing dashboards include new panels in this release:
• StorageGRID Overview dashboard includes traffic classification panels
• Network dashboard includes net routes
• SVM dashboard includes LIF counters and the NFS panels filter graphs by NFS version
• Volume dashboard includes efficiency statistics
• Aggregate dashboard includes the amount of free space
• Compliance dashboard only reports on data SVMs
🔐 Harvest can fetch cluster credentials via a credential script. Thanks to Ed Wilts for raising.
🌾 Harvest includes new templates to collect:
• IP routes. Thanks jfong for contributing!
• QoS fixed and adaptive policy groups. Thanks @faguayot for raising!
• Cloud targets and storage
• Export rules
• Namespaces
• CIFS clients
• LIF counters
• Volume efficiency stats
• Harvest containers are published to GitHub's container registry in addition to DockerHub and cr.netapp.io.
If you're using cr.netapp.io, we encourage you to switch to ghcr.io or DockerHub. In 2024, we will stop publishing to cr.netapp.io
• Harvest uses a distroless image as its base now - reducing the size of the container and reducing the attack surface
• Harvest collects 38 additional EMS events and alert rules in this release
• Harvest EMS alert rules were updated to include better label names and align their severity with Prometheus best practices. Thanks to @7840vz for contributing this feature!
📕 Documentation additions