Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tool ¶
type Tool struct {
// contains filtered or unexported fields
}
func (*Tool) Init ¶
func (t *Tool) Init(mbConfig *configs.MetricBeatConfig, globalConf define.Config, taskConf define.TaskConfig) error
Init 初始化参数 处理配置文件中的 modules
func (*Tool) KeepOneDimension ¶
KeepOneDimension 只在测试模式 && Prometheus场景需要这么处理 指标名+维度字段名 作为唯一的key 不同维度值只保留一个,但是如果有多的维度名,那么需要保留
Directories
¶
Path | Synopsis |
---|---|
Package include imports all Module and MetricSet packages so that they register their factories with the global registry.
|
Package include imports all Module and MetricSet packages so that they register their factories with the global registry. |
module
|
|
Click to show internal directories.
Click to hide internal directories.