//
pkg.gl
Category
github.com/cepave/open-falcon-backend
common
proc
package
3.14.0+incompatible
Repository:
https://github.com/cepave/open-falcon-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
129 SLOC
#
Functions
NewSCounterBase
No description provided by the author
NewSCounterQps
No description provided by the author
#
Constants
DefaultOtherMaxSize
默认的 自定义统计字段的最大值.
DefaultSCounterQpsPeriod
QPS计算周期, 默认值为1s.
#
Structs
SCounterBase
基本的计数器.
SCounterQps
QPS统计,只支持 增加计数操作.