Documentation ¶
Overview ¶
Package performancemanager is a Metricbeat module that contains MetricSets.
Index ¶
- func Connect(user string, pass string, host string, insecure bool, interval time.Duration, ...) (pm.VspherePerfManager, error)
- func Datacenter(vspherePm pm.VspherePerfManager, cluster pm.ManagedObject) pm.ManagedObject
- func Fetch(metricset string, metrics []interface{}, rollup []interface{}, ...) []pm.ManagedObject
- func IndexOf(haystack string, needle []string) int
- func MetaData(vspherePm pm.VspherePerfManager, object pm.ManagedObject) common.MapStr
- func Metric(metric pm.Metric) common.MapStr
- func MetricWithCustomInstance(metric pm.Metric, instance string) common.MapStr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Datacenter ¶
func Datacenter(vspherePm pm.VspherePerfManager, cluster pm.ManagedObject) pm.ManagedObject
func Fetch ¶
func Fetch(metricset string, metrics []interface{}, rollup []interface{}, vspherePm *pm.VspherePerfManager) []pm.ManagedObject
func MetaData ¶
func MetaData(vspherePm pm.VspherePerfManager, object pm.ManagedObject) common.MapStr
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.