Skip to content

Commit 1103862

Browse files
authored
Merge pull request #6416 from influxdata/jts/fix-telegraf-aggregator-typo-intro
fix(telegraf): Aggregator typo and intro
2 parents aea3d7b + f93cdbe commit 1103862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Telegraf Aggregator Plugins"
3-
description: "Telegraf aggregator plugins aggregator data across multiple metrics."
3+
description: "Telegraf aggregator plugins aggregate data across multiple metrics."
44
menu:
55
telegraf_v1_ref:
66
name: Aggregator plugins
@@ -10,7 +10,7 @@ menu:
1010
tags: [aggregator-plugins]
1111
---
1212

13-
Telegraf aggregator plugins aggregator data across multiple metrics using e.g.
14-
statistical functions like min, max or mean.
13+
Telegraf aggregator plugins aggregate data across multiple metrics.
14+
Aggregator plugins create aggregate metrics--for example, by implementing statistical functions such as mean, min, and max.
1515

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

0 commit comments

Comments
 (0)