File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,8 @@ And removes the following deprecated plugin options:
56
56
- ` trace ` of ` outputs.remotefile ` in [ #17173 ] ( https://github.com/influxdata/telegraf/pull/17173 )
57
57
- ` host ` , ` port ` and ` string_to_number ` of ` outputs.wavefront ` in [ #17172 ] ( https://github.com/influxdata/telegraf/pull/17172 )
58
58
59
- Replacements do exist, so please migrate your configuration in case you are
60
- still using one of those plugins or options. The ` telegraf config migrate `
61
- command might be able to assist with the procedure.
59
+ If you're using deprecated Telegraf plugins or options, migrate your configuration to use the available replacements.
60
+ The ` telegraf config migrate ` command might be able to help with the migration.
62
61
63
62
### New Plugins
64
63
You can’t perform that action at this time.
0 commit comments