24.08.0 #3098
cgrinds
announced in
Announcements
24.08.0
#3098
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
24.05.8 / 2024-08-12 Release
💎 Harvest dashboards now include links to other relevant dashboards. This makes it easier to navigate relationships between cluster objects.
⭐ Several of the existing dashboards include new panels in this release:
🌾 Quotas and Qtrees templates are separated into individual templates instead of being combined as in earlier versions of Harvest.
The ChangeLog plugin monitors metric value changes in addition to label changes. Thanks to @pilot7777 for the suggestion.
Harvest collects quotas even when there are no qtrees. Thanks to @qrm1982 for reporting.
The StorageGRID collector supports single sign-on via a credential script auth token. Thanks to @santosh725 for suggesting.
Harvest supports OAuth 2.0 ONTAP collectors via a credential script auth token.
Harvest handles lun and namespace metrics with simple names.
Harvest collects
virtual_used
andvirtual_used_percent
metrics from volumes via REST on ONTAP versions 9.14.1+Prometheus metrics retention has been increased to one year in the Docker compose workflow.
Harvest creates resolution metrics for health alerts. Thanks to @faguayot for suggesting.
Pollers report their status as the
poller_status
in native and container environments.Grafana import allows you to specify a custom all value when importing. Thanks to ChrisGautcher for the suggestion.
Harvest includes remediation steps for EMS active sync events in the EMS alert runbook. Thanks to @Nikhita-13 for the contribution.
bin/harvest doctor
reports when exporters are missingHarvest allows exporting metrics without a prefix. This can be handy when collecting from a StorageGRID Prometheus instance. See the storagegrid_metrics.yaml template for an example. Thanks to @Bhagyasri-Dolly for suggesting.
📕 Documentation Additions:
Announcements
qos_detail_service_time_latency
metrics. The metrics can be reenabled by settingwith_service_latency: true
in the WorkloadDetailVolume template file. See #3015 for details.read how to migrate your Prometheus volume
💡 IMPORTANT After upgrade, don't forget to re-import your dashboards, so you get all the new enhancements and fixes. You can import them via the 'bin/harvest grafana import' CLI, from the Grafana UI, or from the 'Maintenance > Reset Harvest Dashboards' button in NAbox3.
Thanks to all the awesome contributors
🤘 Thanks to all the people who've opened issues, asked questions on Discord, and contributed code or dashboards
this release:
🌱
This release includes 40 features, 28 bug fixes, 13 documentation, 1 performance,
2 testing, 5 refactoring, 12 miscellaneous, and 11 ci pull requests.
🚀 Features
--Debug
Cli Argument Should Enable Debug Logging (#3043)Average Size Per Object
Co… (#3091)🐛 Bug Fixes
📕 Documentation
⚡ Performance
🔧 Testing
Refactoring
Version
From Compose Files (#3042)Miscellaneous
🔨 CI
This discussion was created from the release 24.08.0.
Beta Was this translation helpful? Give feedback.
All reactions