From 898239d15d23c347a777e997856b082cce7f82eb Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 7 Jul 2020 11:14:53 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 708b915705668..85d07502edc4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,7 @@ - [#7762](https://github.com/influxdata/telegraf/pull/7762): Allow per input overriding of collection_jitter and precision. - [#7686](https://github.com/influxdata/telegraf/pull/7686): Improve performance of procstat: Up to 40/120x better performance. - [#7677](https://github.com/influxdata/telegraf/pull/7677): Expand execd shim support for processor and outputs. +- [#7154](https://github.com/influxdata/telegraf/pull/7154): Add v3 metadata support to ecs input. #### Bugfixes