Skip to content

Add support for vsphere performance metrics in metricbeat #20313

@jsoriano

Description

@jsoriano

Current metricbeat module for vsphere uses the "quick stats" metrics available in the API objects for virtual machines, host information and so on. vsphere SDKs also expose a set of performance metrics that expose many more metrics. We could complete vsphere support with these metrics.

We could review if this would replace the current metricsets, and/or if this could be implemented as new metricsets.

Go library we are using includes an example to collect these metrics: https://github.com/vmware/govmomi/blob/master/performance/example_test.go, with this code metrics like these ones can be collected.

This would help on the following issues:

### Tasks

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions