//
pkg.gl
Category
github.com/everfir/metrics-go
structs
metric_info
package
0.2.9
Repository:
https://github.com/everfir/metrics-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
53 SLOC
#
Functions
NewMetricName
No description provided by the author
#
Constants
Counter
No description provided by the author
Gauge
No description provided by the author
Histogram
No description provided by the author
Summary
No description provided by the author
#
Structs
MetricInfo
MetricInfo 封装了一个指标的所有配置信息.
#
Type aliases
LabelHandler
LabelHandler 定义为一个函数类型,接收上下文,返回标签值.
MetricName
No description provided by the author
MetricType
MetricType 定义了不同类型的指标.