docs-v2/content/telegraf/controller/reference/release-notes.md

1.4 KiB

title description menu weight
Telegraf Controller release notes Important features, bug fixes, and changes in Telegraf Controller releases.
telegraf_controller
name parent
Release notes Reference
101

v0.0.5-beta

v0.0.4-alpha

Features

  • Require InfluxData EULA acceptance before starting the server.
  • Add plugin support to the Telegraf Builder UI and TOML parser:
    • ActiveMQ (inputs.activemq)
    • Vault (secretstores.vault)
    • All parsers
    • All serializers
  • Add support for custom logs directory.
  • Reduce binary size.

Bug fixes

  • Fix question mark position in deletion popup.

v0.0.3-alpha

Features

  • Add linux-arm64 binary support.
  • Add build validation for missing plugins.
  • Add local file handling for configurations.

v0.0.2-alpha

Features

  • Identify external configurations for Telegraf agents.
  • Add SSL support for backend connections.
  • Add health check status API endpoint.
  • Add Last-Modified header to GET TOML API response and remove duplicate protocol handling.
  • Compile native Rust NAPI server for heartbeat service.

Bug fixes

  • Fix default parsing unit to use seconds.
  • Fix command line string generation.

v0.0.1-alpha

Initial alpha build of Telegraf Controller.