config

package
v0.0.0-...-60b8127 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	VCenters     []*vsphere.VCenter
	Metrics      []*vsphere.Metric
	Interval     int
	Domain       string
	Properties   []string
	Backend      *backend.Config
	CPUProfiling bool
	MEMProfiling bool
	FlushSize    int
	ReplacePoint bool
	// VCenterResultLimit is the maximum amount of results to fetch back in one query
	VCenterResultLimit int
	// VCenterInstanceRatio is the number of effective result in function of the metrics.
	// This is necessary due to the possibility to retrieve instances with wildcards
	VCenterInstanceRatio float64
}

Configuration : configuration base

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL