-
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 #40456) [vSphere][resourcepool] Add support for new metrics in resourcepool metricset #40789
Conversation
…etricset (#40456) * [vSphere][ResourcePool]: - Add new Metricset - add/update docs - add unit tests - local testing * add changelog entry * golangci-lint fix * add vm names per resourcePool * mage update * update changelog entry * make update * resolve review comment * make update * update changelog entry * resolved review comments * resolve review comments * field updates * Update metricbeat/module/vsphere/resourcepool/_meta/fields.yml Co-authored-by: Ishleen Kaur <[email protected]> * Update metricbeat/module/vsphere/resourcepool/_meta/fields.yml Co-authored-by: Ishleen Kaur <[email protected]> * Update metricbeat/module/vsphere/resourcepool/_meta/fields.yml Co-authored-by: Ishleen Kaur <[email protected]> * update changelog entry * minor changes --------- Co-authored-by: Ishleen Kaur <[email protected]> (cherry picked from commit 1f77e6e) # Conflicts: # metricbeat/docs/modules/vsphere.asciidoc # metricbeat/docs/modules_list.asciidoc # metricbeat/include/list_common.go # metricbeat/metricbeat.reference.yml # metricbeat/module/vsphere/_meta/README.md # metricbeat/module/vsphere/_meta/config.reference.yml # metricbeat/module/vsphere/_meta/config.yml # metricbeat/module/vsphere/_meta/docs.asciidoc # metricbeat/module/vsphere/fields.go # metricbeat/modules.d/vsphere.yml.disabled # x-pack/metricbeat/metricbeat.reference.yml
Cherry-pick of 1f77e6e 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 this in lieu of |
Description
Added following new metrics for the ResourcePool datastream in the vSphere metricbeat module. added new performance API to get more detailled info from the vSphere.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues
This is an automatic backport of pull request #40456 done by [Mergify](https://mergify.com).