Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetAppStoragePoolCPUUsageKPI ¶
type NetAppStoragePoolCPUUsageKPI struct {
// Common base for all KPIs that provides standard functionality.
plugins.BaseKPI[struct{}] // No options passed through yaml config
// contains filtered or unexported fields
}
func (*NetAppStoragePoolCPUUsageKPI) Collect ¶
func (k *NetAppStoragePoolCPUUsageKPI) Collect(ch chan<- prometheus.Metric)
func (*NetAppStoragePoolCPUUsageKPI) Describe ¶
func (k *NetAppStoragePoolCPUUsageKPI) Describe(ch chan<- *prometheus.Desc)
func (NetAppStoragePoolCPUUsageKPI) GetName ¶
func (NetAppStoragePoolCPUUsageKPI) GetName() string
Click to show internal directories.
Click to hide internal directories.