Telegraf | v1.38.0

Telegraf v1.38.0 released on 09-03-2026


Telegraf v1.38.0 is out now. Strict environment variable handling is the default in this release, changing how configuration and runtime environment substitutions are processed.

See the project’s GitHub release for full notes, package downloads and SHA256 checksums for verification.

What’s in this release

  • Strict environment variable handling becomes the default (PR #17961), which may affect existing configurations and runtime substitutions.
  • Two new plugins: inputs.sip for SIP metrics collection and outputs.influxdb_v3 for native InfluxDB v3 output.
  • Feature improvements across core and plugins, including agent disk buffer strategy optimisation and OPC UA additions (string node ID configuration option and datetime array support).

Upgrade notes

  • Strict environment variable handling may change behaviour; to restore the previous behaviour start Telegraf with the –non-strict-env-handling flag.
  • Release artifacts and SHA256 checksums are provided for multiple platforms — verify packages before deploying an upgrade.

Tried the release or hit a snag? Share your experience so others can learn from your upgrade path.

Related posts

Vector | vdev-v0.3.3

Vector vdev v0 3 3: patch release with crash, leak and parsing fixes, connector and tooling improvements, upgrade notes on prechecks, rolling updates, compat

Loki | v3.7.2

Loki v3 7 2: security and CVE fixes, updated S3 client to aws sdk v1 97 3, ruler panic fix for unset validation scheme, S3 Object Lock sends SHA256 checksum

Loki | v3.7.2

Loki v3 7 2: Patch release with CVE fixes, AWS S3 SDK update, ruler panic fix, S3 Object Lock SHA256 checksum support