Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var QPS = promauto.NewGauge( prometheus.GaugeOpts{ Name: "Cache_QPS", Help: "当前缓存QPS数量", }, )
QPS 是一个 Prometheus 指标,用于记录当前缓存的 QPS 数量
View Source
var QPSCount int
QPSCount 记录缓存的 QPS 计数
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.