15 lines
635 B
Markdown
15 lines
635 B
Markdown
|
---
|
||
|
title: Telegraf aggregator plugins
|
||
|
description: Use the Telegraf aggregator plugins with the InfluxData time series platfrom to create aggregate metrics (for example, mean, min, max, quantiles, etc.) collected by the input plugins. Aggregator plugins support basic statistics, histograms, and min/max values.
|
||
|
menu:
|
||
|
telegraf_1_12:
|
||
|
name: Aggregator
|
||
|
weight: 30
|
||
|
parent: Plugins
|
||
|
---
|
||
|
|
||
|
Aggregators emit new aggregate metrics based on the metrics collected by the input plugins.
|
||
|
|
||
|
## Supported Telegraf aggregator plugins
|
||
|
_View the [Telegraf plugin list](/telegraf/v1.12/plugins/plugin-list/) to view all aggregator plugins._
|