Update content/telegraf/v1/release-notes.md

pull/5708/head
Jason Stirnaman 2024-12-20 09:22:23 -06:00 committed by GitHub
parent 7529c6f05d
commit 01cfcd40f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ menu:
### Important Changes
- PR [#16015](https://github.com/influxdata/telegraf/pull/16015) changes the
internal counters of the Bind plugin to unsigned integers matching the server
implementation. We keep backward compatibility by setting
internal counters of the Bind plugin to unsigned integers (as in the server
implementation). For backward compatibility,
`report_counters_as_int` is `true` by default to avoid type conflicts on the
output side. _However, you should set `report_counters_as_int` to `false` as soon as
possible to avoid invalid values and parsing errors with the v3 XML