-
Notifications
You must be signed in to change notification settings - Fork 38
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: REST strategy doc #1234
docs: REST strategy doc #1234
Conversation
ignore the lint errors, those are fixed in a separate PR and caused by golang-lint pulling latest |
docs/architecture/rest-strategy.md
Outdated
That means Harvest's `RestPerf` collector won't work until `9.11.1`. | ||
ONTAP supports a subset of performance counters in `9.11.1`. The full set is available in `9.12.1`. | ||
|
||
2. It's better to publish a set of metrics once instead of multiple times. In other words, don't enable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence may mean, don't use Rest before 9.13.1 even if you want to take advantage of new Rest specific configs. It should add more info about disabling duplicate counters to avoid duplicate metrics. Or this is better covered under FAQ below Can I use the REST and ZAPI collectors at the same time?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's clear. The FAQ answer says, "Yes, with caveats" and paragraph #2 describes one of the caveats. Does the next comment make it clearer?
9.11.1
fromrestperf/9.12.0
torestperf/9.11.0
. Not required, but more clear