promregistry

package
v0.0.0-...-511f086 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeeRegisterer

type TeeRegisterer []prometheus.Registerer

TeeRegisterer is a slice of Registerers. It implements Registerer itself and forward registrations to all Registerers in the slice.

func (TeeRegisterer) MustRegister

func (t TeeRegisterer) MustRegister(cs ...prometheus.Collector)

func (TeeRegisterer) Register

func (t TeeRegisterer) Register(c prometheus.Collector) error

func (TeeRegisterer) Unregister

func (t TeeRegisterer) Unregister(c prometheus.Collector) bool

Jump to

Keyboard shortcuts

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