#NEW: Harvest 24.05.1 has been released

1 messages · Page 1 of 1 (latest)

echo matrix
#

https://github.com/NetApp/harvest/releases/tag/v24.05.1

📌 Highlights of this major release include:

  • Harvest supports Consistency Group(CG) in the SnapMirror dashboard.

  • We've fixed an intermittent latency/ops spike problem caused by Harvest incorrectly handling ONTAP partial aggregation. This impacted all perf objects. A big thank you to @summertony15 for reporting this critical issue.

  • Harvest dashboards are compatible with Grafana 10.x.x versions.

  • 💎 LUN, Flexgroup and cDot dashboard updated to work with FSx.

  • The credentials script supports providing both username and password.

  • Harvest configuration file supports reading parameters from environment variables.

  • Harvest includes remediation steps for EMS alerts.

  • 💎 New Dashboards:

    • NFS Troubleshooting which provides links to detailed dashboards.
    • Detailed Dashboards: Volume by SVM and Volume Deep Dive.
  • 🚀 Performance Improvements:

    • Rest/RestPerf Collector only requests metrics defined in templates, reducing API time, payload size, and collection load.
    • TopK queries in dashboards are now faster.
  • ⭐ Several of the existing dashboards include new panels in this release:

    • Workload dashboard includes adaptive QoS used percentage tracking.
    • Network dashboard includes ethernet errors.
    • Node dashboard includes the BMC firmware version.
    • SVM dashboard now includes NFS4.2 panels.
    • Volume dashboard includes growth rate, I/O density, capacity forecasting panels.
  • 🌾 Harvest includes a new template to collect lock counts at the node, SVM, LIF, and volume levels.

  • 📕 Documentation:

    • How to use endpoints in a REST collector template.
    • Harvest includes remediation steps for EMS alerts.
    • How to use confpath to extend templates.
  • Harvest supports embedded exporters in Harvest configuration.

  • Harvest supports exporting to multiple InfluxDB instances.

visual lantern
#

Will be installed tomorrow 🎊

visual lantern
#

Hi guys, in the SVM dashboard / qos policy group panel / Qos Sequential Read and Writes dashboard is showing values over 100%. Is this intended?

echo matrix
#

@visual lantern Yes, this doesn't seem correct to sum the percentages. It has been like this for a very long time. What do you think it should be? Should we just display the maximum value of qos_sequential_reads at the SVM level?

visual lantern
#

There is probably an issue with the return value of the qos_sequential_reads metric. We just figured out that when you change the dashboard unit from 0-100 instead of 0-1 it looks better and goes not over 100%. We did yesterday evening from ONTAP 9.11.1P8 to 9.13.1P8, so probably REST has different values then ZAPI

echo matrix
#

Sure we'll check and fix. Could you file a github issue for this. Thanks.

visual lantern
#

Sure I will open an issue tomorrow