metricgc

package
v0.0.0-...-432d548 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(stopCh <-chan struct{})

Start starts metric tracer

func WithLabelValuesCounter

func WithLabelValuesCounter(c *kmon_prometheus.CounterVec, lvs ...string) kmon_prometheus.Counter

WithLabelValuesCounter touch a metric and return a Counter

func WithLabelValuesCounter0

func WithLabelValuesCounter0(c *prometheus.CounterVec, lvs ...string) prometheus.Counter

WithLabelValuesCounter0 touch a metric and return a Counter

func WithLabelValuesGauge

func WithLabelValuesGauge(c *kmon_prometheus.GaugeVec, lvs ...string) kmon_prometheus.Gauge

WithLabelValuesGauge touch a metric and return a Gauge

func WithLabelValuesGauge0

func WithLabelValuesGauge0(c *prometheus.GaugeVec, lvs ...string) prometheus.Gauge

WithLabelValuesGauge0 touch a metric and return a Gauge

func WithLabelValuesSummary

func WithLabelValuesSummary(c *kmon_prometheus.SummaryVec, lvs ...string) kmon_prometheus.Observer

WithLabelValuesSummary touch a metric and return an Observer

func WithLabelValuesSummary0

func WithLabelValuesSummary0(c *prometheus.SummaryVec, lvs ...string) prometheus.Observer

WithLabelValuesSummary0 touch a metric and return an Observer

Types

This section is empty.

Jump to

Keyboard shortcuts

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