aggregators

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2025 License: MIT Imports: 1 Imported by: 50

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Aggregators = make(map[string]Creator)

Aggregators contains the registry of all known aggregators

View Source
var Deprecations = make(map[string]telegraf.DeprecationInfo)

Deprecations lists the deprecated plugins

Functions

func Add

func Add(name string, creator Creator)

Add adds an aggregator to the registry. Usually this function is called in the plugin's init function

Types

type Creator

type Creator func() telegraf.Aggregator

Creator is the function to create a new aggregator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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