outputs

package
v1.30.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 1 Imported by: 2,841

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Deprecations = map[string]telegraf.DeprecationInfo{
	"riemann_legacy": {
		Since:     "1.3.0",
		RemovalIn: "1.30.0",
		Notice:    "use 'outputs.riemann' instead (see https://github.com/influxdata/telegraf/issues/1878)",
	},
}

Deprecations lists the deprecated plugins

View Source
var Outputs = map[string]Creator{}

Functions

func Add

func Add(name string, creator Creator)

Types

type Creator

type Creator func() telegraf.Output

Jump to

Keyboard shortcuts

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