From 533a71b3a786efbce0c255199d2343854880a020 Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Mon, 11 Dec 2023 10:41:11 -0700 Subject: [PATCH] Update content/telegraf/v1/release-notes.md Co-authored-by: Scott Anderson --- 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 6d38b6952..3de8898e9 100644 --- a/content/telegraf/v1/release-notes.md +++ b/content/telegraf/v1/release-notes.md @@ -107,7 +107,7 @@ menu: - Intel PowerStat (`inputs.intel_powerstat`): Fix unit tests to work on every CPU/platform - Modbus (`inputs.modbus`): Split large request correctly at field borders - Netflow (`inputs.netflow`Handle malformed inputs gracefully -- s7comm (`inputs.s7comm`Reconnect if query fails +- s7comm (`inputs.s7comm`): Reconnect if query fails - tail (`inputs.tail`): Retry opening file after permission denied - BigQuery (`outputs.bigquery`): Correct use of auto-detected project ID - OpenSearch (`outputs.opensearch`):