//
pkg.gl
Category
github.com/Andrew-M-C/trpc-go-utils
metrics
package
0.0.0-20241122052957-9e55e10e432b
Repository:
https://github.com/andrew-m-c/trpc-go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
13 SLOC
#
Packages
log
Package log 简单统计每分钟的指标数据, 然后写入日志.
#
Functions
IncrCounter
IncrCounter increases counter key by value.
SetGauge
SetGauge sets gauge key to value.
#
Interfaces
RealNumber
RealNumber 泛指所有实数.