shared

package
v0.0.0-...-bc95524 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VMCommitmentsKPI

type VMCommitmentsKPI 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 (*VMCommitmentsKPI) Collect

func (k *VMCommitmentsKPI) Collect(ch chan<- prometheus.Metric)

func (*VMCommitmentsKPI) Describe

func (k *VMCommitmentsKPI) Describe(ch chan<- *prometheus.Desc)

func (VMCommitmentsKPI) GetName

func (VMCommitmentsKPI) GetName() string

func (*VMCommitmentsKPI) Init

func (k *VMCommitmentsKPI) Init(db db.DB, opts conf.RawOpts) error

type VMLifeSpanKPI

type VMLifeSpanKPI struct {
	// Common base for all KPIs that provides standard functionality.
	plugins.BaseKPI[struct{}] // No options passed through yaml config
	// contains filtered or unexported fields
}

Advanced statistics about vm life spans.

func (*VMLifeSpanKPI) Collect

func (k *VMLifeSpanKPI) Collect(ch chan<- prometheus.Metric)

func (*VMLifeSpanKPI) Describe

func (k *VMLifeSpanKPI) Describe(ch chan<- *prometheus.Desc)

func (VMLifeSpanKPI) GetName

func (VMLifeSpanKPI) GetName() string

func (*VMLifeSpanKPI) Init

func (k *VMLifeSpanKPI) Init(db db.DB, opts conf.RawOpts) error

type VMMigrationStatisticsKPI

type VMMigrationStatisticsKPI struct {
	// Common base for all KPIs that provides standard functionality.
	plugins.BaseKPI[struct{}] // No options passed through yaml config
	// contains filtered or unexported fields
}

Advanced statistics about openstack migrations.

func (*VMMigrationStatisticsKPI) Collect

func (k *VMMigrationStatisticsKPI) Collect(ch chan<- prometheus.Metric)

func (*VMMigrationStatisticsKPI) Describe

func (k *VMMigrationStatisticsKPI) Describe(ch chan<- *prometheus.Desc)

func (VMMigrationStatisticsKPI) GetName

func (VMMigrationStatisticsKPI) GetName() string

func (*VMMigrationStatisticsKPI) Init

func (k *VMMigrationStatisticsKPI) Init(db db.DB, opts conf.RawOpts) error

Jump to

Keyboard shortcuts

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