Package Usage: go: github.com/pascaldekloe/metrics
Package metrics provides atomic measures and Prometheus exposition.
Counter, Integer, Real and Histogram are live representations of events.
Value updates should be part of the respective implementation. Otherwise,
use Sample for captures with a timestamp.
The Must functions deal with registration. Their use is intended for setup
during application launch only.
All metrics are permanent-the API offers no deletion by design.
7 versions
Latest release: about 2 years ago
1 dependent package
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/pascaldekloe/metrics