Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: changelog for 22.02 #854

Merged
merged 4 commits into from
Feb 15, 2022
Merged

Conversation

cgrinds
Copy link
Collaborator

@cgrinds cgrinds commented Feb 14, 2022

No description provided.

Copy link

@ruanruijuan ruanruijuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor comments:

  • "Workload detail volume collection should not try to create duplicate counters Error in workload_detail_volume #803 Thanks to @luddite516 for reporting" - this is more a bug, not RFE (the issue was opened under discussion)
  • "The output of one plugin can be feed into the input of the next one." - should be "fed"
  • "Harvest should collect workload concurrency #714 Thanks to @jmg011 for raising this" - it was not raised by jmg011, it was from CI feedback.

ruanruijuan
ruanruijuan previously approved these changes Feb 14, 2022
CHANGELOG.md Outdated
### Enhancements

- Harvest should include a Data Protection dashboard that shows volumes protected by snapshots, which ones have exceeded their reserve copy, and which are unprotected #664

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Harvest should include a Data Protection SnapMirror dashboard that shows volumes protected by which snapmirror technology(SM, SVM-DR, SMandSVM-DR), and which relationship type(sync, strictSync, asyncMirror, asyncValue, asyncMirrorandVault) along with snapmirror relationship health and lag durations #757

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for data protection SM dashboard

CHANGELOG.md Outdated

- Harvest should not include version information in its container name. [#660](https://github.com/NetApp/harvest/issues/660). Thanks to @wally007 for raising this.

- Ignore missing Qtrees and improve uniqueness check on 7mode filters #782 and #797. Thanks to @jmg011 for reporting
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'7mode filers'

CHANGELOG.md Outdated

- Ignore missing Qtrees and improve uniqueness check on 7mode filters #782 and #797. Thanks to @jmg011 for reporting

- Qtree instance key order should be the same between 7mode and cDOT #807 Thanks to @jmg011 for reporting
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be we need to change the description little bit, as cmode filer response and 7mode filer response are different. And as per the Harvest instance key generation logic, instance key would be formed based on the field order in response.

Hardikl
Hardikl previously approved these changes Feb 15, 2022
CHANGELOG.md Outdated
**IMPORTANT** Admin node certificate file location changed. Certificate files have been consolidated into the cert directory. You need to move your admin-cert.pem and admin-key.pem files to the cert directory.
:boom: Highlights of this major release include:

- Continued progress on the ONTAP REST config collector. Most of the template changes are in place and we're working on closing the gaps between ZAPI and REST. We've made lots of improvements to the REST collector and the 13 REST templates in this release. The REST collector should be considered early-access as we continue to improve it. If you try it out or have any feedback, let us know on Slack or [GitHub](https://github.com/NetApp/harvest/discussions). :book: You can find more information about when you should switch from ZAPI to REST, what versions of ONTAP are supported by Harvest's REST collector, and how to fill ONTAP gaps between REST and ZAPI documented [here](https://github.com/NetApp/harvest/blob/main/docs/architecture/rest-collector.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've made lots of improvements to the REST collector and enhanced/added 13 REST templates in this release

@@ -3,11 +3,166 @@
[Releases](https://github.com/NetApp/harvest/releases)

## 22.02.0 /
<!-- git log --no-decorate --no-merges --cherry-pick --right-only --oneline origin/release/21.11.0...origin/release/22.02.0 -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think git provides a UI link also. may be that is better.


- Harvest Grafana dashboard version string should match the Harvest release #631

- REST collector improvements
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing port template which is not available in zapi

CHANGELOG.md Outdated

- Remove the misplaced `SVM FCP Throughput` panel from the iSCSI drilldown section of the SVM details dashboard #821 Thanks to @florianmulatz for reporting and fixing

- When importing Grafana dashboards, remove the existing `id` so Grafana treats the import as a create instead of an overwrite #825 Thanks to @luddite516 for reporting
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both if and uid

CHANGELOG.md Outdated

- `bin/harvest status` should report `running` for pollers exporting to InfluxDB, instead of reporting that they are not running #835

- Ensure that private cli endpoints do not create new instances, only modify existing instances #839
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Private cli are new to this release so this can be removed.

@rahulguptajss rahulguptajss merged commit 9484df6 into release/22.02.0 Feb 15, 2022
@rahulguptajss rahulguptajss deleted the cbg-release-changelog branch February 15, 2022 14:03
rahulguptajss added a commit that referenced this pull request Feb 16, 2022
* Revert "fix: dashboards variables should support multi-select"

This reverts commit 9fb6619.

* ci: pin go version

* feat: cert dir for admin

Fixes #672

* docs: changelog for 22.02 (#854)

* docs: changelog for 22.02

* docs: changelog for 22.02

* docs: changelog for 22.02

* docs: changelog for 22.02

Co-authored-by: Chris Grindstaff <chris@gstaff.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants