//
pkg.gl
Category
github.com/pandaychen/golang_in_action
prometheus
exporter
package
0.0.0-20240823084134-7f2187b4bc00
Repository:
https://github.com/pandaychen/golang_in_action.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
244 SLOC
#
Functions
NewHostMonitor
创建结构体及对应的指标信息.
NewNodeCollector
初始化采集器.
#
Structs
HostMonitor
先定义结构体,这是一个集群的指标采集器.
NodeCollector
No description provided by the author