Update content/telegraf/v1/release-notes.md
parent
57e1ab8b07
commit
7e90f18c95
|
@ -78,7 +78,7 @@ menu:
|
|||
- 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
|
||||
`report_counters_as_int` to `true` by default to avoid type conflicts on the
|
||||
`report_counters_as_int` is `true` by default to avoid type conflicts on the
|
||||
output side. However, you should change this setting to `false` as soon as
|
||||
possible to avoid invalid values and parsing errors with the v3 XML
|
||||
statistics.
|
||||
|
|
Loading…
Reference in New Issue