# Functions
NewCounterVec 封装 prometheus.NewCounterVec 为了增加 labels 参数.
NewGaugeVec 封装 prometheus.NewGaugeVec 为了增加 labels 参数.
NewHistogramVec returns a HistogramVec.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author