package
0.0.0-20210902034828-42829d4bdecd
Repository: https://github.com/baidu/go-lib.git
Documentation: pkg.go.dev

# Functions

NewEmptyMetrics initializes empty Metrics.
No description provided by the author

# Constants

in seconds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

Counter is a cumulative metric that represents a single monotonically increasing counter whose value can only increase or be reset to zero on restart.
Gauge is a Metric that represents a single numerical value that can arbitrarily go up and down.
No description provided by the author