metrics

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CheckCountVec      *prometheus.CounterVec
	ErrorCountVec      *prometheus.CounterVec
	AvailableVec       *prometheus.GaugeVec
	HealthyVec         *prometheus.GaugeVec
	SwitchoverCountVec *prometheus.CounterVec
	FailoverCountVec   *prometheus.CounterVec
	TotalReplicasVec   *prometheus.GaugeVec
	ReadyReplicasVec   *prometheus.GaugeVec
	ErrantReplicasVec  *prometheus.GaugeVec

	VolumeResizedTotal            *prometheus.CounterVec
	VolumeResizedErrorTotal       *prometheus.CounterVec
	StatefulSetRecreateTotal      *prometheus.CounterVec
	StatefulSetRecreateErrorTotal *prometheus.CounterVec
)

Clustering related metrics

View Source
var (
	BackupTimestamp    *prometheus.GaugeVec
	BackupElapsed      *prometheus.GaugeVec
	BackupDumpSize     *prometheus.GaugeVec
	BackupBinlogSize   *prometheus.GaugeVec
	BackupWorkDirUsage *prometheus.GaugeVec
	BackupWarnings     *prometheus.GaugeVec
)

Backup related metrics

Functions

func Register

func Register(registry prometheus.Registerer)

Register registers Prometheus metrics vectors to the registry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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