Telegraf 1.24.3 maintenance release addresses processor regressions and Modbus fixes

Navigate to:

This new maintenance release for Telegraf is available now.

Input plugin updates

  • Directory Monitor Input
    • Plugin now allows moving files across filesystem directories.
  • Kafka Consumer Input
    • Kafka input plugin now uses Sarama library’s new consumer group rebalance strategy setting.
  • Modbus Input

    • We added the associated client ID to a failing connection.

    • We improved the duplicate field checks in the plugin.

    • Plugin now handles field-measurement definitions correctly on a duplicate field check.

  • OPC-UA Input

    • We added the associated client ID to a failing connection.
  • Syslog Input

    • Plugin now prints a message when no error or message is returned.
  • Zookeeper Input

    • We fixed an issue where floats were being parsed as strings.

Processor plugin updates

  • Fixed a regression where processors were potentially missing metrics when used in combination with aggregators due to the way they were initialized.

  • Parser Processor

    • Processor now keeps the name of the original metric if the parser doesn’t return one.

Parser updates

  • JSON v2 Parser
    • Telegraf now removed BOM before parsing with the JSON v2 parser.

Serializer updates

Head to our Downloads page to get the latest Telegraf release. If you find issues or have questions, please join our InfluxDB Community Slack, post them in our InfluxDB GitHub Repo or our Community site, and we will take a look.

Please fill out this form if you are interested in being included in testing bug fixes and features for plugins and systems you are using. Telegraf maintainers will tag you on pull requests to test artifacts. This will help us better address bugs that may arise after a release.