emfProcessor

package
v1.300001.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmfProcessor

type EmfProcessor struct {
	MetricDeclarationsDedup bool                 `toml:"metric_declaration_dedup"`
	MetricDeclarations      []*metricDeclaration `toml:"metric_declaration"`
	MetricNamespace         string               `toml:"metric_namespace"`
	MetricUnit              map[string]string    `toml:"metric_unit"`
	// contains filtered or unexported fields
}

func (*EmfProcessor) Apply

func (e *EmfProcessor) Apply(in ...telegraf.Metric) (result []telegraf.Metric)

func (*EmfProcessor) Description

func (e *EmfProcessor) Description() string

func (*EmfProcessor) SampleConfig

func (e *EmfProcessor) SampleConfig() string

Jump to

Keyboard shortcuts

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