metrics

package
v0.10.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricDataPoint added in v0.7.0

type MetricDataPoint struct {
	Labels map[string]string
	Value  float64
}

func CollectFilteredGaugeVec

func CollectFilteredGaugeVec(v prometheus.Collector, labels map[string]string) []MetricDataPoint

func (*MetricDataPoint) Less added in v0.7.0

func (a *MetricDataPoint) Less(b *MetricDataPoint) bool

Jump to

Keyboard shortcuts

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