docs-v2/content/telegraf/v1.12/plugins/aggregators.md

15 lines
635 B
Markdown
Raw Normal View History

2020-07-30 22:29:36 +00:00
---
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._