metric_emitter

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

View Source
const PluginNameCustomMetricEmitter = "metric-emitter-plugin"

Variables

This section is empty.

Functions

func NewCustomMetricEmitter

func NewCustomMetricEmitter(pluginName string, conf *config.Configuration, extraConf interface{}, emitterPool metricspool.MetricsEmitterPool,
	metaServer *metaserver.MetaServer, metaCache metacache.MetaCache,
) (plugin.SysAdvisorPlugin, error)

Types

type CustomMetricEmitter

type CustomMetricEmitter struct {
	// contains filtered or unexported fields
}

func (*CustomMetricEmitter) Init

func (cme *CustomMetricEmitter) Init() error

func (*CustomMetricEmitter) Name

func (cme *CustomMetricEmitter) Name() string

func (*CustomMetricEmitter) Run

func (cme *CustomMetricEmitter) Run(ctx context.Context)

Run is the main logic to get metric data from multiple sources and emit through the standard emit interface.

Directories

Path Synopsis
pod

Jump to

Keyboard shortcuts

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