From 6d63202518aa8674024bc8c7ccc5c53637cc3549 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Fri, 20 Dec 2024 09:23:33 -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 4998e82ee..babbbf37e 100644 --- a/content/telegraf/v1/release-notes.md +++ b/content/telegraf/v1/release-notes.md @@ -85,7 +85,7 @@ menu: ### Bugfixes -- [#16123](https://github.com/influxdata/telegraf/pull/16123) `agent` Restore setup order of stateful plugins to Init() then SetState() +- [#16123](https://github.com/influxdata/telegraf/pull/16123) `agent` Restore setup order of stateful plugins to `Init()` then `SetState()` - [#16111](https://github.com/influxdata/telegraf/pull/16111) `common.socket` Make sure the scanner buffer matches the read-buffer size - [#16156](https://github.com/influxdata/telegraf/pull/16156) `common.socket` Use read buffer size config setting as a datagram reader buffer size - [#16015](https://github.com/influxdata/telegraf/pull/16015) `inputs.bind` Convert counters to uint64