metricsutil

package
v0.0.0-...-66acf6f Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: BSD-3-Clause, BSD-3-Clause Imports: 5 Imported by: 0

README

Helper code for collecting metrics.

(TODO: Fill in more details.)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegistryToInterfaceMap

func RegistryToInterfaceMap(r metrics.Registry) map[string]interface{}

RegistryToInterfaceMap returns a map representation of all the metrics in the Registry, but with the value type being interface{}.

func WriteMetrics

func WriteMetrics(r metrics.Registry, w io.Writer)

WriteMetrics sorts and writes metrics in the given registry to the given io.Writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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