Telegraf | v1.38.4

Telegraf v1.38.4 released on 11-05-2026


Telegraf v1.38.4 is out now. It delivers agent-focused bug fixes for Windows service startup and logging, ensures log-file directories exist before writing, resets the secret counter on reload, and carries a range of plugin, output and dependency fixes.

See the project’s GitHub release for the full notes, SHA256 checksums and prebuilt packages across architectures and operating systems.

What’s in this release

  • Agent: Windows service startup errors are now logged to the configured logger.
  • Inputs: diskio honours host path environment variables on Linux.
  • Outputs: graylog output now reconnects transparently when the TCP peer closes the connection.

Upgrade notes

  • No breaking changes are listed; review the full release notes and dependency bumps on the GitHub release before upgrading.
  • If you need to roll back, reinstall the previous version from archived packages or use your package manager to restore the prior release.

Share any feedback or report issues on the project’s GitHub issue tracker so others can benefit from your experience.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes