From 57e1ab8b076e0392baf693429e76c8eec2f46352 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Fri, 20 Dec 2024 09:21:34 -0600 Subject: [PATCH] Update content/telegraf/v1/release-notes.md --- content/telegraf/v1/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/telegraf/v1/release-notes.md b/content/telegraf/v1/release-notes.md index a4dcb21cd..00185f783 100644 --- a/content/telegraf/v1/release-notes.md +++ b/content/telegraf/v1/release-notes.md @@ -52,7 +52,7 @@ menu: - [#16248](https://github.com/influxdata/telegraf/pull/16248) `inputs.netflow` Decode flags in TCP and IP headers correctly - [#16257](https://github.com/influxdata/telegraf/pull/16257) `inputs.procstat` Handle running processes correctly across multiple filters -- [#16219](https://github.com/influxdata/telegraf/pull/16219) `logging` Add Close() func for redirectLogger +- [#16219](https://github.com/influxdata/telegraf/pull/16219) `logging` Add `Close()` func for redirectLogger - [#16255](https://github.com/influxdata/telegraf/pull/16255) `logging` Clean up extra empty spaces when redirectLogger is used - [#16274](https://github.com/influxdata/telegraf/pull/16274) `logging` Fix duplicated prefix and attrMsg in log message when redirectLogger is used