github influxdata/telegraf v1.36.0

latest release: v1.36.1
14 hours ago

v1.36.0 [2025-09-08]

Important Changes

  • PR #17355 changes the profiles support of inputs.opentelemetry from the v1 experimental to the v1 development as this experimental API is updated upstream. This will change the metric by for example removing the no-longer reported frame_type, stack_trace_id, build_id, and build_id_type fields. Also, the value format of other fields or tags might have changed. Please refer to the OpenTelemetry documentation for more details.

New Plugins

  • #17368 inputs.turbostat Add plugin
  • #17078 processors.round Add plugin

Features

  • #16705 agent Introduce labels and selectors to enable and disable plugins
  • #17547 inputs.influxdb_v2_listener Add /health route
  • #17312 inputs.internal Allow to collect statistics per plugin instance
  • #17024 inputs.lvm Add sync_percent for lvm_logical_vol
  • #17355 inputs.opentelemetry Upgrade otlp proto module
  • #17156 inputs.syslog Add support for RFC3164 over TCP
  • #17543 inputs.syslog Allow limiting message size in octet counting mode
  • #17539 inputs.x509_cert Add support for Windows certificate stores
  • #17244 output.nats Allow disabling stream creation for externally managed streams
  • #17474 outputs.elasticsearch Support array headers and preserve commas in values
  • #17548 outputs.influxdb Add internal statistics for written bytes
  • #17213 outputs.nats Allow providing a subject layout
  • #17346 outputs.nats Enable batch serialization with use_batch_format
  • #17249 outputs.sql Allow sending batches of metrics in transactions
  • #17510 parsers.avro Support record arrays at root level
  • #17365 plugins.snmp Allow debug logging in gosnmp
  • #17345 selfstat Implement collection of plugin-internal statistics

Bugfixes

  • #17411 inputs.diskio Handle counter wrapping in io fields
  • #17551 inputs.s7comm Use correct value for string length with 'extra' parameter
  • #17579 internal Extract go version more robustly
  • #17566 outputs Retrigger batch-available-events only if at least one metric was written successfully
  • #17381 packaging Rename rpm from loong64 to loongarch64

Dependency Updates

  • #17519 deps Bump cloud.google.com/go/storage from 1.56.0 to 1.56.1
  • #17532 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.0
  • #17494 deps Bump github.com/SAP/go-hdb from 1.13.12 to 1.14.0
  • #17488 deps Bump github.com/antchfx/xpath from 1.3.4 to 1.3.5
  • #17540 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2
  • #17538 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.6
  • #17517 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.3 to 1.18.4
  • #17528 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.48.0 to 1.48.2
  • #17536 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.56.0 to 1.57.0
  • #17524 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.46.0 to 1.49.1
  • #17493 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.242.0 to 1.244.0
  • #17527 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.244.0 to 1.246.0
  • #17530 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.38.0 to 1.39.1
  • #17534 deps Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.37.0 to 1.38.0
  • #17513 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.34.0 to 1.34.2
  • #17514 deps Bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0
  • #17563 deps Bump github.com/facebook/time from 0.0.0-20240626113945-18207c5d8ddc to 0.0.0-20250903103710-a5911c32cdb9
  • #17526 deps Bump github.com/gophercloud/gophercloud/v2 from 2.7.0 to 2.8.0
  • #17537 deps Bump github.com/microsoft/go-mssqldb from 1.9.2 to 1.9.3
  • #17490 deps Bump github.com/nats-io/nats-server/v2 from 2.11.7 to 2.11.8
  • #17523 deps Bump github.com/nats-io/nats.go from 1.44.0 to 1.45.0
  • #17492 deps Bump github.com/safchain/ethtool from 0.5.10 to 0.6.2
  • #17486 deps Bump github.com/snowflakedb/gosnowflake from 1.15.0 to 1.16.0
  • #17541 deps Bump github.com/tidwall/wal from 1.1.8 to 1.2.0
  • #17529 deps Bump github.com/vmware/govmomi from 0.51.0 to 0.52.0
  • #17496 deps Bump go.opentelemetry.io/collector/pdata from 1.36.1 to 1.38.0
  • #17533 deps Bump go.opentelemetry.io/collector/pdata from 1.38.0 to 1.39.0
  • #17516 deps Bump go.step.sm/crypto from 0.69.0 to 0.70.0
  • #17499 deps Bump golang.org/x/mod from 0.26.0 to 0.27.0
  • #17497 deps Bump golang.org/x/net from 0.42.0 to 0.43.0
  • #17487 deps Bump google.golang.org/api from 0.246.0 to 0.247.0
  • #17531 deps Bump google.golang.org/api from 0.247.0 to 0.248.0
  • #17520 deps Bump google.golang.org/grpc from 1.74.2 to 1.75.0
  • #17518 deps Bump google.golang.org/protobuf from 1.36.7 to 1.36.8
  • #17498 deps Bump k8s.io/client-go from 0.33.3 to 0.33.4
  • #17515 deps Bump super-linter/super-linter from 8.0.0 to 8.1.0

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.36.0-1.aarch64.rpm 8ca682c93b723474a820ce1873d5a7c62212beaf3e3f1255c8709c872d38bf02
armel CentOS telegraf-1.36.0-1.armel.rpm c68150acb02394b96935f4f7197a186840eddf1c5c264366cc6a465f9f4a28e2
armv6hl CentOS telegraf-1.36.0-1.armv6hl.rpm eac5ab9aae5ee5318aab406ea85e284c3c73d9d8cb3220a860dc66c07a3656cc
i386 CentOS telegraf-1.36.0-1.i386.rpm b6e3d73db43d02e41216ce6e844ca8617262c7c5f8a5dafad5fd59edda5f34f7
unknown CentOS telegraf-1.36.0-1.loongarch64.rpm 4f09a7c58a7ac447e120445b53ac87c31859c707d95f636d0bc222cc7baf1808
ppc64le CentOS telegraf-1.36.0-1.ppc64le.rpm 116f67459cb1760f1cc3b545540763f655feb67c642b1c8ee17f0afcecfa5b18
riscv64 CentOS telegraf-1.36.0-1.riscv64.rpm fa4f2ed5201e15fef5839e10c996103f979d1eafc0bcb990a525e6fcd979925f
s390x CentOS telegraf-1.36.0-1.s390x.rpm 6396bc9aa4145ad8da183a816f5de354fccdf14e707015c51d6d6e338706e04c
amd64 CentOS telegraf-1.36.0-1.x86_64.rpm f8904d6f97ea15726b46a72b0e198812b030e2c68a19cbf85af725cf28ac0cab
amd64 macOS telegraf-1.36.0_darwin_amd64.dmg 16965ec75c86580eb270fcdbdf043e5e7e7f65ac8072dfde85bd9016d3557f42
amd64 macOS telegraf-1.36.0_darwin_amd64.tar.gz 68b277ee30d5331b5f1008d28111151d96393ecd7e5523ae7b6552f9909a39d4
arm64 macOS telegraf-1.36.0_darwin_arm64.dmg 67b3d60072222db27a77557dd68cc56d3fc8a8efa79c13d2b9afd4b24a11297c
arm64 macOS telegraf-1.36.0_darwin_arm64.tar.gz 7426843bfefd4ed2f583c62aa6a311d339bba0725ed280a37c5813d90a1aec72
amd64 FreeBSD telegraf-1.36.0_freebsd_amd64.tar.gz 44b3efc6fd2459b30941cb109be05d4612dd36789988ff03fdab7228f57fe318
armv7 FreeBSD telegraf-1.36.0_freebsd_armv7.tar.gz 1530e28dc0cb7ff19a8810c5143a69b3b554a53c576161a43ea2074ecc822862
i386 FreeBSD telegraf-1.36.0_freebsd_i386.tar.gz a0b2c8a820f70e186f674a81e1b4eff9542779cb1f7c223a4edfbe7caf8d4e1f
amd64 Linux telegraf-1.36.0_linux_amd64.tar.gz 5c84ab2a27d85ecf600a89ccecd76ea57768e9074eea45d15532a5f16303e906
arm64 Linux telegraf-1.36.0_linux_arm64.tar.gz eb6628b443591bc277e26fba3628eb18f157aadd20fa30a7639a04256553c850
armel Linux telegraf-1.36.0_linux_armel.tar.gz aee763d81b72f3817f35169b8d73c0a9c6be91c129fb4368c45b11105fcc58c4
armhf Linux telegraf-1.36.0_linux_armhf.tar.gz 8cd77b4ce00af8a56465c015fee8dec08cae6c7b62ae055a1b342db58e9fc06b
i386 Linux telegraf-1.36.0_linux_i386.tar.gz 1d68fbc063812a75762a044ae1510aa064a5ea2e33efa0affe5501ed9f5a62e2
loong64 Linux telegraf-1.36.0_linux_loong64.tar.gz c66d825d08b5fc9df149652129553b631d374c1c2a0dad1ded611b4b1da0195d
mips Linux telegraf-1.36.0_linux_mips.tar.gz 9028ad8dbdc08bbbd9b83a58b8a5a4de967a04426edfcb47843061302959231d
mipsel Linux telegraf-1.36.0_linux_mipsel.tar.gz 13ed2d1f3614980440e485bf148837029ec63e139b7002c670ea3d807ab64a64
ppc64le Linux telegraf-1.36.0_linux_ppc64le.tar.gz a9df0bd6f6e2108fd1035d8229eaded5d55efc4039849a0fb77a18c59afb124a
riscv64 Linux telegraf-1.36.0_linux_riscv64.tar.gz 142366dc2c91131a35b15ea4f20a03ee3853d6ded313bb315e41028d4f08417b
s390x Linux telegraf-1.36.0_linux_s390x.tar.gz 773660e8a7ebe81e3559c34bb48bf24121c2551cf92dd80120b433b21efd0256
amd64 Windows telegraf-1.36.0_windows_amd64.zip ece3d40eeb5f3d08731aae1c2abff7f6cd98e29b4e46c5ec64d62d1181920a8e
arm64 Windows telegraf-1.36.0_windows_arm64.zip 538db320423673853604f8839eedf6893005c3459e4bc738901e83dbe06961cc
i386 Windows telegraf-1.36.0_windows_i386.zip 67a9b94ab17bc496ad8c7d2717017504b2e052f9b552c951dbccbfb226117eb1
amd64 Debian telegraf_1.36.0-1_amd64.deb 601f71e08d3226fdd6262ba28e9576ce35821587388f3ce61214c29195b2dfb4
arm64 Debian telegraf_1.36.0-1_arm64.deb 5e06672ba70e676f436d1a9f3a99aee867007bac0f48a6aec79a1a3a2136d452
armel Debian telegraf_1.36.0-1_armel.deb ae14892a67e56b3fbb0ba37c7a89d2fc5b7ef222356bced7f17858833a0c2394
armhf Debian telegraf_1.36.0-1_armhf.deb 2b0fd35f1560513ac33e6fe3d77e83325dc293d43dea71207d3a69e736030c92
i386 Debian telegraf_1.36.0-1_i386.deb 4046b51a8f7dfd1213e3691f5db881bca3426f28866fca0855eba03c27bdff26
loong64 Debian telegraf_1.36.0-1_loong64.deb cbb272434c8e34ea37552ed4d9e7b6a89e1cba8ebf1869e951b015b311513039
mips Debian telegraf_1.36.0-1_mips.deb 4d2ec6dc5613754e3a4309bf85883e2922e1318a52264fe7a5f573f7d894e7fe
mipsel Debian telegraf_1.36.0-1_mipsel.deb c69fa68aaaa4d16afeb85bda29818040fc3fb3af0c4eeaff13214966ce76322d
ppc64el Debian telegraf_1.36.0-1_ppc64el.deb a031ee453599c4f1773cdeb45c9afd21237965fb69a3bf90a1f0267d57f84d45
riscv64 Debian telegraf_1.36.0-1_riscv64.deb a19e0c498411cfa9f6e8257834a1a3e8d17224368fa7123445996dd858cdf0b4
s390x Debian telegraf_1.36.0-1_s390x.deb f105bb6f490da07bebff4e824239c6c1107d718c2c1dfce175f0ed730b3e8eb6

Don't miss a new telegraf release

NewReleases is sending notifications on new releases.