17 lines
542 B
Cheetah
17 lines
542 B
Cheetah
---
|
|
title: "Telegraf Aggregator Plugins"
|
|
description: "Telegraf aggregator plugins aggregate data across multiple metrics."
|
|
menu:
|
|
telegraf_v1_ref:
|
|
name: Aggregator plugins
|
|
parent: plugins_reference
|
|
identifier: aggregator_plugins_reference
|
|
weight: 10
|
|
tags: [aggregator-plugins]
|
|
---
|
|
|
|
Telegraf aggregator plugins aggregate data across multiple metrics.
|
|
Aggregator plugins create aggregate metrics--for example, by implementing statistical functions such as mean, min, and max.
|
|
|
|
{{`{{< telegraf/plugins type="aggregator" >}}`}}
|