docs-v2/content/telegraf/v1.17/plugins.md

1.5 KiB

title description menu weight aliases
Telegraf plugins Telegraf is a plugin-driven agent that collects, processes, aggregates, and writes metrics. It supports four categories of plugins including input, output, aggregator, and processor. View and search all available Telegraf plugins.
telegraf_1_17
weight
40
6
/telegraf/v1.17/plugins/plugins-list/
/telegraf/v1.17/plugins/aggregators/
/telegraf/v1.17/plugins/inputs/
/telegraf/v1.17/plugins/outputs/
/telegraf/v1.17/plugins/processors/

Telegraf is a plugin-driven agent that collects, processes, aggregates, and writes metrics. It supports four categories of plugins including input, output, aggregator, and processor.

{{< list-filters >}}

Jump to:

Input plugins

Telegraf input plugins are used with the InfluxData time series platform to collect metrics from the system, services, or third party APIs.

{{< telegraf/plugins type="input" >}}

Output plugins

Telegraf processor plugins write metrics to various destinations.

{{< telegraf/plugins type="output" >}}

Aggregator plugins

Telegraf aggregator plugins create aggregate metrics (for example, mean, min, max, quantiles, etc.)

{{< telegraf/plugins type="aggregator" >}}

Processor plugins

Telegraf output plugins transform, decorate, and filter metrics.

{{< telegraf/plugins type="processor" >}}