-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[8.15](backport #40536) [vSphere] Add new Cluster metricset #40790
Conversation
* add cluster metricset * update changelog * fix lint errors * minor changes * add unit test * update fields.yml * mage update * minor changes * minor changes * mage update * Address review comment * Address review comments * address review comments * update data.json * update fields.yml * update data.json * lint changes * mage update * mage update for x-pack * Mage update after conflicts * update fields.go * Address review comments --------- Co-authored-by: Niraj Rathod <niraj.rathod@crestdatasys.com> Co-authored-by: subham sarkar <subham.sarkar@elastic.co> (cherry picked from commit 1058457) # Conflicts: # metricbeat/docs/modules/vsphere.asciidoc # metricbeat/docs/modules_list.asciidoc # metricbeat/metricbeat.reference.yml # metricbeat/module/vsphere/_meta/config.reference.yml # metricbeat/module/vsphere/_meta/docs.asciidoc # metricbeat/module/vsphere/datastore/_meta/data.json # metricbeat/module/vsphere/datastore/data.go # metricbeat/module/vsphere/datastore/data_test.go # metricbeat/module/vsphere/datastore/datastore.go # metricbeat/module/vsphere/datastore/datastore_test.go # metricbeat/module/vsphere/fields.go # x-pack/metricbeat/metricbeat.reference.yml
Cherry-pick of 1058457 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This pull request doesn't have a |
This pull request is now in conflicts. Could you fix it? 🙏
|
Closing in lieu of #40826 |
Description
Added following new metrics for the datastore metricset in the vSphere metricbeat module. added new performance API to get more detailed info from the vSphere.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
This is an automatic backport of pull request #40536 done by [Mergify](https://mergify.com).