//
pkg.gl
Category
github.com/optimizely/agent
pkg
metrics
package
1.3.0
Repository:
https://github.com/optimizely/agent.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
4
Dependents
22
Files
134 SLOC
#
Functions
NewRegistry
NewRegistry initializes metrics registry.
#
Constants
CounterPrefix
CounterPrefix stores the prefix for Counter.
GaugePrefix
CounterPrefix stores the prefix for Counter.
TimerPrefix
CounterPrefix stores the prefix for Counter.
#
Structs
Registry
Registry initializes expvar metrics registry.
Timer
Timer is the collection of some timers.