//
pkg.gl
Category
github.com/heroku/x
go-kit
metricsregistry
package
0.4.3
Repository:
https://github.com/heroku/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
93 SLOC
#
Functions
New
New creates a Registry given a metrics.Provider.
NewPrefixed
NewPrefixed creates a new Registry backed by r with all created metric names prefixed with prefix + ".".
#
Interfaces
Registry
A Registry holds references to a set of metrics by name.