Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildMetric ¶
func BuildMetric()
Types ¶
type AppCollector ¶
type AppCollector struct { OperateLogCount *prometheus.Desc // contains filtered or unexported fields }
应用程序自定义i就按空指标采集器
var (
C *AppCollector
)
func NewAppCollector ¶
func NewAppCollector() *AppCollector
func (*AppCollector) Describe ¶
func (c *AppCollector) Describe(ch chan<- *prometheus.Desc)
发送我们的指标元数据
Click to show internal directories.
Click to hide internal directories.