metrics

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MetricPrefix is the prefix of all metrics.
	MetricPrefix = "greptimedb_operator"
)

Variables

View Source
var (
	ErrEmptyEvents = errors.New("no events found")
)

Functions

This section is empty.

Types

type MetricsCollector

type MetricsCollector struct {
	// contains filtered or unexported fields
}

MetricsCollector is used to collect pod metrics.

func NewMetricsCollector

func NewMetricsCollector() (*MetricsCollector, error)

NewMetricsCollector creates a new MetricsCollector.

func (*MetricsCollector) CollectClusterPodMetrics

func (c *MetricsCollector) CollectClusterPodMetrics(ctx context.Context, cluster *greptimev1alpha1.GreptimeDBCluster) error

CollectClusterPodMetrics collects pod metrics for a cluster.

Jump to

Keyboard shortcuts

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