//
pkg.gl
Category
github.com/kubernetes-extension/utils
middleware
monitor
package
0.0.0-20210511081621-0b0b130b601d
Repository:
https://github.com/kubernetes-extension/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
304 SLOC
#
Functions
NewMonitor
NewMonitor 初始化一个Monitor结构体对象.
#
Constants
Counter
No description provided by the author
Gauge
No description provided by the author
Histogram
No description provided by the author
None
No description provided by the author
Summary
No description provided by the author
#
Structs
Metric
Metric 定义度量对象, 用户可以使用它来保存度量数据,每个指标都应该是全局唯一的.
Monitor
No description provided by the author
#
Type aliases
MetricType
No description provided by the author