metrics

package
v0.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ObservePendingDeletionDuration

func ObservePendingDeletionDuration(resourceType string, deletedAt time.Time)

func RecordPendingDeletion

func RecordPendingDeletion(resourceType string)

func RegisterCollector

func RegisterCollector(db *sql.DB, stuckThreshold time.Duration) error

func RegisterMetrics

func RegisterMetrics()

func ResetMetrics

func ResetMetrics()

Types

type PendingDeletionCollector

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

func NewPendingDeletionCollector

func NewPendingDeletionCollector(db *sql.DB, stuckThreshold time.Duration) *PendingDeletionCollector

func (*PendingDeletionCollector) Collect

func (c *PendingDeletionCollector) Collect(ch chan<- prometheus.Metric)

func (*PendingDeletionCollector) Describe

func (c *PendingDeletionCollector) Describe(ch chan<- *prometheus.Desc)

Jump to

Keyboard shortcuts

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