bkpipe

package
v0.0.0-...-138c7d4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Sender *bkpipeSender

采集器指标发送实例

View Source
var (
	// StartTime is the time that the process was started.
	StartTime = time.Now()
)

Functions

func InitSender

func InitSender(sender DataQualityMonitorSender, cloudID int, ip string)

InitSender

Types

type DataQualityMonitorSender

type DataQualityMonitorSender interface {
	Report(dataid int32, data common.MapStr) error
}

DataQualityMonitorSender : dataid is default monitor dataid, pass to caller data is summary data

type TaskMetric

type TaskMetric struct {
	DataID int
	Metric string
}

TaskMetric

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL