# Telegraf changelog > The plugin-driven server agent for collecting metrics. - Vendor: InfluxData - Category: Developer Tools - Official site: https://www.influxdata.com/time-series-platform/telegraf/ - Tracked by: What's New (https://whatsnew.fyi/product/telegraf) - Harvested from: GitHub (influxdata/telegraf) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v1.39.2 - Date: 2026-07-20 - Version: v1.39.2 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.2 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.39.2 - **fixed** — disk-buffer: Cache length when closing buffer to avoid panic with --once - **fixed** — common.postgresql: Skip connection liveness ping for PgBouncer - **fixed** — inputs.azure_monitor: Defer target validation to startup - **fixed** — inputs.chrony: Apply read timeout so lost responses do not block collection - **fixed** — inputs.elasticsearch_query: Release client on startup failure - **fixed** — inputs.jti_openconfig_telemetry: Remove duplicate sensors key - **fixed** — inputs.redfish: Add URL and content type to JSON parse error - **fixed** — inputs.sql: Respect timeout for unprepared query fallback - **fixed** — outputs.opentelemetry: Install gRPC proxy dialer only when enabled - **fixed** — parsers.json_v2: Reset sub-path results for each object config - **fixed** — secretstores.vault: Preserve sibling keys when setting a secret ##### v1.39.2 [2026-07-20] ###### Bugfixes - [#19050](https://github.com/influxdata/telegraf/pull/19050) `disk-buffer` Cache length when closing buffer to avoid panic with --once - [#19258](https://github.com/influxdata/telegraf/pull/19258) `common.postgresql` Skip connection liveness ping for PgBouncer - [#19218](https://github.com/influxdata/telegraf/pull/19218) `inputs.azure_monitor` Defer target validation to startup - [#19223](https://github.com/influxdata/telegraf/pull/19223) `inputs.chrony` Apply read timeout so lost responses do not block collection - [#19244](https://github.com/influxdata/telegraf/pull/19244) `inputs.elasticsearch_query` Release client on startup failure - [#19206](https://github.com/influxdata/telegraf/pull/19206) `inputs.jti_openconfig_telemetry` Remove duplicate sensors key - [#19295](https://github.com/influxdata/telegraf/pull/19295) `inputs.redfish` Add URL and content type to JSON parse error - [#19254](https://github.com/influxdata/telegraf/pull/19254) `inputs.sql` Respect timeout for unprepared query fallback - [#19217](https://github.com/influxdata/telegraf/pull/19217) `outputs.opentelemetry` Install gRPC proxy dialer only when enabled - [#19222](https://github.com/influxdata/telegraf/pull/19222) `parsers.json_v2` Reset sub-path results for each object config - [#19293](https://github.com/influxdata/telegraf/pull/19293) `secretstores.vault` Preserve sibling keys when setting a secret ###### Dependency Updates - [#19278](https://github.com/influxdata/telegraf/pull/19278) `deps` Bump cloud.google.com/go/auth from 0.20.0 to 0.22.0 - [#19276](https://github.com/influxdata/telegraf/pull/19276) `deps` Bump cloud.google.com/go/bigquery from 1.77.0 to 1.79.0 - [#19277](https://github.com/influxdata/telegraf/pull/19277) `deps` Bump cloud.google.com/go/monitoring from 1.29.0 to 1.30.0 - [#19281](https://github.com/influxdata/telegraf/pull/19281) `deps` Bump cloud.google.com/go/pubsub/v2 from 2.6.0 to 2.6.1 - [#19179](https://github.com/influxdata/telegraf/pull/19179) `deps` Bump cloud.google.com/go/storage from 1.62.3 to 1.63.0 - [#19272](https://github.com/influxdata/telegraf/pull/19272) `deps` Bump cloud.google.com/go/storage from 1.63.0 to 1.63.1 - [#19175](https://github.com/influxdata/telegraf/pull/19175) `deps` Bump github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 to 2.47.0 - [#19284](https://github.com/influxdata/telegraf/pull/19284) `deps` Bump github.com/IBM/sarama from 1.50.3 to 1.60.0 - [#19274](https://github.com/influxdata/telegraf/pull/19274) `deps` Bump github.com/apache/thrift from 0.23.1-0.20260429145742-d2acd3c49e58 to 0.24.0 - [#19180](https://github.com/influxdata/telegraf/pull/19180) `deps` Bump github.com/aws/smithy-go from 1.27.2 to 1.27.3 - [#19227](https://github.com/influxdata/telegraf/pull/19227) `deps` Bump github.com/emiago/sipgo from 1.4.0 to 1.4.3 - [#19236](https://github.com/influxdata/telegraf/pull/19236) `deps` Bump github.com/google/cel-go from 0.28.1 to 0.29.1 - [#19268](https://github.com/influxdata/telegraf/pull/19268) `deps` Bump github.com/google/cel-go from 0.29.1 to 0.29.2 - [#19229](https://github.com/influxdata/telegraf/pull/19229) `deps` Bump github.com/gopacket/gopacket from 1.6.1 to 1.7.0 - [#19176](https://github.com/influxdata/telegraf/pull/19176) `deps` Bump github.com/gophercloud/gophercloud/v2 from 2.12.0 to 2.13.0 - [#19265](https://github.com/influxdata/telegraf/pull/19265) `deps` Bump github.com/hashicorp/consul/api from 1.34.3 to 1.34.4 - [#19264](https://github.com/influxdata/telegraf/pull/19264) `deps` Bump github.com/jaypipes/ghw from 0.24.0 to 0.25.0 - [#19237](https://github.com/influxdata/telegraf/pull/19237) `deps` Bump github.com/jedib0t/go-pretty/v6 from 6.8.1 to 6.8.2 - [#19234](https://github.com/influxdata/telegraf/pull/19234) `deps` Bump github.com/klauspost/compress from 1.18.6 to 1.19.0 - [#19261](https://github.com/influxdata/telegraf/pull/19261) `deps` Bump github.com/leodido/go-syslog/v _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.2]_ ### v1.39.1 - Date: 2026-06-29 - Version: v1.39.1 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.1 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.39.1 - **fixed** — Create tarballs correctly in build - **fixed** — Close OPC UA session on stop to prevent reload leak - **fixed** — Skip client certificate on unsecured None channel in OPC UA - **fixed** — Remove calls to deprecated v2.5 group API in OpenWeatherMap - **fixed** — Parse stdout only in smartctl to avoid corrupting JSON - **fixed** — Prevent panic when closing tailers under load in tail input - **fixed** — Use non-blocking read for hwmon temperatures in temp input - **fixed** — Fix missing vSAN overall_health metric in vSphere - **fixed** — Handle metrics without inner timestamp correctly in parser processor - **added** — Add migration for inputs.aerospike - **added** — Add migration for inputs.kafka_consumer connection_strategy option - **added** — Add migration for inputs.openstack server_diagnotics option - **added** — Add migration for inputs.openweathermap query_style option - **added** — Add migration for inputs.tail from_beginning option - **added** — Add migration for outputs.amon ##### v1.39.1 [2026-06-29] ###### Bugfixes - [#19077](https://github.com/influxdata/telegraf/pull/19077) `build` Create tarballs correctly - [#19070](https://github.com/influxdata/telegraf/pull/19070) `inputs.opcua` Close session on stop to prevent reload leak - [#19159](https://github.com/influxdata/telegraf/pull/19159) `inputs.opcua` Skip client certificate on unsecured None channel - [#19076](https://github.com/influxdata/telegraf/pull/19076) `inputs.openweathermap` Remove calls to deprecated v2.5 group API - [#19167](https://github.com/influxdata/telegraf/pull/19167) `inputs.smartctl` Parse stdout only to avoid corrupting JSON - [#19093](https://github.com/influxdata/telegraf/pull/19093) `inputs.tail` Prevent panic when closing tailers under load - [#19067](https://github.com/influxdata/telegraf/pull/19067) `inputs.temp` Use non-blocking read for hwmon temperatures - [#19126](https://github.com/influxdata/telegraf/pull/19126) `inputs.vsphere` Fix missing vSAN overall_health metric - [#19074](https://github.com/influxdata/telegraf/pull/19074) `processors.parser` Handle metrics without inner timestamp correctly - [#19129](https://github.com/influxdata/telegraf/pull/19129) `migrations` Add migration for inputs.aerospike - [#19121](https://github.com/influxdata/telegraf/pull/19121) `migrations` Add migration for inputs.kafka_consumer connection_strategy option - [#19122](https://github.com/influxdata/telegraf/pull/19122) `migrations` Add migration for inputs.openstack server_diagnotics option - [#19133](https://github.com/influxdata/telegraf/pull/19133) `migrations` Add migration for inputs.openweathermap query_style option - [#19117](https://github.com/influxdata/telegraf/pull/19117) `migrations` Add migration for inputs.tail from_beginning option - [#19128](https://github.com/influxdata/telegraf/pull/19128) `migrations` Add migration for outputs.amon ###### Dependency Updates - [#19138](https://github.com/influxdata/telegraf/pull/19138) `deps` Bump actions/checkout from 6 to 7 - [#19065](https://github.com/influxdata/telegraf/pull/19065) `deps` Bump cloud.google.com/go/storage from 1.62.2 to 1.62.3 - [#19058](https://github.com/influxdata/telegraf/pull/19058) `deps` Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 - [#19106](https://github.com/influxdata/telegraf/pull/19106) `deps` Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 - [#19059](https://github.com/influxdata/telegraf/pull/19059) `deps` Bump github.com/IBM/sarama from 1.50.1 to 1.50.2 - [#19110](https://github.com/influxdata/telegraf/pull/19110) `deps` Bump github.com/IBM/sarama from 1.50.2 to 1.50.3 - [#19102](https://github.com/influxdata/telegraf/pull/19102) `deps` Bump github.com/SAP/go-hdb from 1.16.11 to 1.16.12 - [#19057](https://github.com/influxdata/telegraf/pull/19057) `deps` Bump github.com/aws/smithy-go from 1.27.0 to 1.27.2 - [#19060](https://github.com/influxdata/telegraf/pull/19060) `deps` Bump github.com/gopacket/gopacket from 1.6.0 to 1.6.1 - [#19142](https://github.com/influxdata/telegraf/pull/19142) `deps` Bump github.com/gopcua/opcua from 0.8.0 to 0.9.0 - [#19064](https://github.com/influxdata/telegraf/pull/19064) `deps` Bump github.com/jedib0t/go-pretty/v6 from 6.7.10 to 6.8.0 - [#19108](https://github.com/influxdata/telegraf/pull/19108) `deps` Bump github.com/jedib0t/go-pretty/v6 from 6.8.0 to 6.8.1 - [#19150](https://github.com/influxdata/telegraf/pull/19150) `deps` Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 - [#19149](https://github.com/influxdata/telegraf/pull/19149) `deps` Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 - [#19053](https://github.com/influxdata/telegraf/pull/19053) `deps` Bump github.com/pion/dtls/v3 from 3.1.3 to 3.1.4 - [#19115](https://github.com/influxdata/telegraf/pull/19115) `deps` Bump github.com/prometheus-community/pro-bing from 0.8.0 to 0.9.0 - [#19147](https://github.com/influxdata/telegraf/pull/19147) `deps _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.1]_ ### v1.39.0 - Date: 2026-06-08 - Version: v1.39.0 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.0 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.39.0 - **added** — Add inputs.gnmi_listener plugin - **added** — Accept TELEGRAF_CONTROLLER_TOKEN environment variable in agent - **added** — Support secrets for client_secret in inputs.azure_monitor - **added** — Allow to preserve timestamps when moving file in inputs.directory_monitor - **added** — Convert 'commands' to already parsed argument lists in inputs.exec - **added** — Add support for fiber lines in inputs.fritzbox - **added** — Add secret token support to inputs.http_response - **added** — Add brightness and color fields to light metric in inputs.huebridge - **added** — Add counters for failing writes and gathers in inputs.internal - **added** — Add consumer_fetch_min and consumer_fetch_max_wait options to inputs.kafka_consumer - **added** — Add extended memory statistics to inputs.mem - **added** — Add workaround for devices with smaller batch size in inputs.modbus - **added** — Add schema v13 support to inputs.nvidia_smi - **added** — Add locales configuration option to inputs.opcua - **added** — Discover nodes by browse-path glob patterns in inputs.opcua - **added** — Add SSM/IGMPv3 support to inputs.socket_listener - **added** — Add hardware information to inputs.system - **added** — Add operating-system information to inputs.system - **added** — Add endpoint field to peer metrics in inputs.wireguard - **added** — Add field for public-key length to inputs.x509_cert ##### v1.39.0 [2026-06-08] ###### New Plugins - [#18790](https://github.com/influxdata/telegraf/pull/18790) `inputs.gnmi_listener` Add plugin ###### Features - [#18909](https://github.com/influxdata/telegraf/pull/18909) `agent` Accept TELEGRAF_CONTROLLER_TOKEN environment variable - [#18744](https://github.com/influxdata/telegraf/pull/18744) `inputs.azure_monitor` Support secrets for client_secret - [#18921](https://github.com/influxdata/telegraf/pull/18921) `inputs.directory_monitor` Allow to preserve timestamps when moving file - [#18338](https://github.com/influxdata/telegraf/pull/18338) `inputs.exec` Convert 'commands' to already parsed argument lists - [#18740](https://github.com/influxdata/telegraf/pull/18740) `inputs.fritzbox` Add support for fiber lines - [#18987](https://github.com/influxdata/telegraf/pull/18987) `inputs.http_response` Add secret token support - [#18739](https://github.com/influxdata/telegraf/pull/18739) `inputs.huebridge` Add brightness and color fields to light metric - [#18571](https://github.com/influxdata/telegraf/pull/18571) `inputs.internal` Add counters for failing writes and gathers - [#19038](https://github.com/influxdata/telegraf/pull/19038) `inputs.kafka_consumer` Add consumer_fetch_min and consumer_fetch_max_wait options - [#18532](https://github.com/influxdata/telegraf/pull/18532) `inputs.mem` Add extended memory statistics - [#18871](https://github.com/influxdata/telegraf/pull/18871) `inputs.modbus` Add workaround for devices with smaller batch size - [#18690](https://github.com/influxdata/telegraf/pull/18690) `inputs.nvidia_smi` Add schema v13 support - [#18643](https://github.com/influxdata/telegraf/pull/18643) `inputs.opcua` Add locales configuration option - [#18831](https://github.com/influxdata/telegraf/pull/18831) `inputs.opcua` Discover nodes by browse-path glob patterns - [#18465](https://github.com/influxdata/telegraf/pull/18465) `inputs.opcua_listener` Allow selecting the deadband mode 'None' - [#18941](https://github.com/influxdata/telegraf/pull/18941) `inputs.opcua_listener` Wire browse-based node discovery - [#18468](https://github.com/influxdata/telegraf/pull/18468) `inputs.openntpd` Add sensor and status metrics - [#18944](https://github.com/influxdata/telegraf/pull/18944) `inputs.prometheus` Add per-URL statistics on gather cycles - [#18915](https://github.com/influxdata/telegraf/pull/18915) `inputs.socket_listener` Add SSM/IGMPv3 support - [#18868](https://github.com/influxdata/telegraf/pull/18868) `inputs.system` Add hardware information - [#18834](https://github.com/influxdata/telegraf/pull/18834) `inputs.system` Add operating-system information - [#18533](https://github.com/influxdata/telegraf/pull/18533) `inputs.system` Add option to specify collected information - [#18906](https://github.com/influxdata/telegraf/pull/18906) `inputs.temp` Add setting to force thermal-zones gathering on linux - [#18457](https://github.com/influxdata/telegraf/pull/18457) `inputs.wireguard` Add endpoint field to peer metrics - [#18819](https://github.com/influxdata/telegraf/pull/18819) `inputs.x509_cert` Add field for public-key length - [#18829](https://github.com/influxdata/telegraf/pull/18829) `outputs.kafka` Add support for custom record headers - [#18826](https://github.com/influxdata/telegraf/pull/18826) `outputs.mongodb` Allow specifying metadata fields - [#18784](https://github.com/influxdata/telegraf/pull/18784) `outputs.opensearch` Implement startup-error-behavior options - [#18823](https://github.com/influxdata/telegraf/pull/18823) `outputs.opentelemetry` Add proxy support - [#18980](https://github.com/influxdata/telegraf/pull/18980) `outputs.opentelemetry` Add support for token authentication - [#19036](https://github.com/influxdata/telegraf/pull/19036) `outputs.sql` Add oracle driver - [#18904](https://github.com/influxdata/telegraf/pull/18904) `parsers.avro` Implement ParserTimeFuncPlugin interface - [#18945](https://github.com/ _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.39.0]_ ### v1.38.4 - Date: 2026-05-11 - Version: v1.38.4 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.4 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.38.4 - **fixed** — Log Windows service startup errors to configured logger - **fixed** — Make sure the log-file directory exists - **fixed** — Reset secret-counter on reload - **fixed** — Make Close safe to call multiple times in common.adx - **fixed** — Support byte arrays in decoding in common.opcua - **fixed** — Honor host path environment variables on Linux in inputs.diskio - **fixed** — Lock stats cache before reading in inputs.docker - **fixed** — Repair CI after go-hue v1.2.0 upgrade in inputs.huebridge - **fixed** — Acquire lock before saving shard consumers in inputs.kinesis_consumer - **fixed** — Expose explicit cache sample and page fields in inputs.lustre2 - **fixed** — Disable auto-reconnect to fix session flood in inputs.opcua - **fixed** — Enforce string type for vendor and product IDs in inputs.upsd - **fixed** — Reconnect transparently when TCP peer closes connection in outputs.graylog - **fixed** — Return errors from write factory in outputs.timestream - **fixed** — Handle public GCP service account keys correctly in secretstores.googlecloud ##### v1.38.4 [2026-05-11] ###### Bugfixes - [#18816](https://github.com/influxdata/telegraf/pull/18816) `agent` Log Windows service startup errors to configured logger - [#18818](https://github.com/influxdata/telegraf/pull/18818) `agent` Make sure the log-file directory exists - [#18839](https://github.com/influxdata/telegraf/pull/18839) `agent` Reset secret-counter on reload - [#18827](https://github.com/influxdata/telegraf/pull/18827) `common.adx` Make Close safe to call multiple times - [#18825](https://github.com/influxdata/telegraf/pull/18825) `common.opcua` Support byte arrays in decoding - [#18682](https://github.com/influxdata/telegraf/pull/18682) `inputs.diskio` Honor host path environment variables on Linux - [#18878](https://github.com/influxdata/telegraf/pull/18878) `inputs.docker` Lock stats cache before reading - [#18778](https://github.com/influxdata/telegraf/pull/18778) `inputs.huebridge` Repair CI after go-hue v1.2.0 upgrade - [#18875](https://github.com/influxdata/telegraf/pull/18875) `inputs.kinesis_consumer` Acquire lock before saving shard consumers - [#18820](https://github.com/influxdata/telegraf/pull/18820) `inputs.lustre2` Expose explicit cache sample and page fields - [#18813](https://github.com/influxdata/telegraf/pull/18813) `inputs.opcua` Disable auto-reconnect to fix session flood - [#18626](https://github.com/influxdata/telegraf/pull/18626) `inputs.upsd` Enforce string type for vendor and product IDs - [#18774](https://github.com/influxdata/telegraf/pull/18774) `outputs.graylog` Reconnect transparently when TCP peer closes connection - [#18821](https://github.com/influxdata/telegraf/pull/18821) `outputs.timestream` Return errors from write factory - [#18785](https://github.com/influxdata/telegraf/pull/18785) `secretstores.googlecloud` Handle public GCP service account keys correctly ###### Dependency Updates - [#18843](https://github.com/influxdata/telegraf/pull/18843) `deps` Bump cloud.google.com/go/bigquery from 1.76.0 to 1.77.0 - [#18754](https://github.com/influxdata/telegraf/pull/18754) `deps` Bump cloud.google.com/go/monitoring from 1.26.0 to 1.27.0 - [#18844](https://github.com/influxdata/telegraf/pull/18844) `deps` Bump cloud.google.com/go/monitoring from 1.27.0 to 1.28.0 - [#18770](https://github.com/influxdata/telegraf/pull/18770) `deps` Bump cloud.google.com/go/pubsub/v2 from 2.5.1 to 2.6.0 - [#18751](https://github.com/influxdata/telegraf/pull/18751) `deps` Bump cloud.google.com/go/storage from 1.62.0 to 1.62.1 - [#18802](https://github.com/influxdata/telegraf/pull/18802) `deps` Bump github.com/Azure/azure-kusto-go from 0.16.1 to 1.2.2 - [#18766](https://github.com/influxdata/telegraf/pull/18766) `deps` Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 - [#18789](https://github.com/influxdata/telegraf/pull/18789) `deps` Bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 - [#18855](https://github.com/influxdata/telegraf/pull/18855) `deps` Bump github.com/ClickHouse/clickhouse-go/v2 from 2.45.0 to 2.46.0 - [#18847](https://github.com/influxdata/telegraf/pull/18847) `deps` Bump github.com/IBM/nzgo/v12 from 12.0.11 to 12.0.12 - [#18797](https://github.com/influxdata/telegraf/pull/18797) `deps` Bump github.com/IBM/sarama from 1.47.0 to 1.48.0 - [#18854](https://github.com/influxdata/telegraf/pull/18854) `deps` Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 - [#18768](https://github.com/influxdata/telegraf/pull/18768) `deps` Bump github.com/SAP/go-hdb from 1.16.5 to 1.16.6 - [#18852](https://github.com/influxdata/telegraf/pull/18852) `deps` Bump github.com/SAP/go-hdb from 1.16.6 to 1.16.7 - [#18762](https://github.com/influxdata/telegraf/pull/18762) `deps` Bump github.com/alitto/pond/v2 from 2.7.0 to 2.7.1 - [#18853](https://github.com/influxdata/telegraf/pull/18853) `deps` Bump github.com/apache/arrow-go/v18 from 18.5.2 to 18.6.0 - [#18758](https://github.com/influxdata/telegraf/pull/18758) `deps` Bump github.com _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.4]_ ### v1.38.3 - Date: 2026-04-20 - Version: v1.38.3 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.3 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.38.3 - **fixed** — Allow overriding collection_jitter with 0s on a per-input basis in agent - **fixed** — List all containers in docker input so non-running states are gathered - **fixed** — Handle plain string elements in set unmarshalling in nftables input - **fixed** — Skip nodes failing monitored-item creation in opcua_listener input - **fixed** — Wrap error correctly in subscribe client in opcua_listener input - **fixed** — Skip repeated headers with different whitespace in turbostat input - **fixed** — Prevent panic due to nil metric on invalid input in influx parser ##### v1.38.3 [2026-04-20] ###### Bugfixes - [#18519](https://github.com/influxdata/telegraf/pull/18519) `agent` Allow overriding collection_jitter with 0s on a per-input basis - [#18719](https://github.com/influxdata/telegraf/pull/18719) `inputs.docker` List all containers so non-running states are gathered - [#18686](https://github.com/influxdata/telegraf/pull/18686) `inputs.nftables` Handle plain string elements in set unmarshalling - [#18717](https://github.com/influxdata/telegraf/pull/18717) `inputs.opcua_listener` Skip nodes failing monitored-item creation - [#18684](https://github.com/influxdata/telegraf/pull/18684) `inputs.opcua_listener` Wrap error correctly in subscribe client - [#18640](https://github.com/influxdata/telegraf/pull/18640) `inputs.turbostat` Skip repeated headers with different whitespace - [#18641](https://github.com/influxdata/telegraf/pull/18641) `parsers.influx` Prevent panic due to nil metric on invalid input ###### Dependency Updates - [#18633](https://github.com/influxdata/telegraf/pull/18633) `deps` Bump cloud.google.com/go/bigquery from 1.74.0 to 1.75.0 - [#18706](https://github.com/influxdata/telegraf/pull/18706) `deps` Bump cloud.google.com/go/bigquery from 1.75.0 to 1.76.0 - [#18657](https://github.com/influxdata/telegraf/pull/18657) `deps` Bump cloud.google.com/go/monitoring from 1.24.3 to 1.25.0 - [#18703](https://github.com/influxdata/telegraf/pull/18703) `deps` Bump cloud.google.com/go/monitoring from 1.25.0 to 1.26.0 - [#18658](https://github.com/influxdata/telegraf/pull/18658) `deps` Bump cloud.google.com/go/pubsub/v2 from 2.5.0 to 2.5.1 - [#18664](https://github.com/influxdata/telegraf/pull/18664) `deps` Bump cloud.google.com/go/storage from 1.61.3 to 1.62.0 - [#18662](https://github.com/influxdata/telegraf/pull/18662) `deps` Bump github.com/ClickHouse/clickhouse-go/v2 from 2.43.0 to 2.44.0 - [#18705](https://github.com/influxdata/telegraf/pull/18705) `deps` Bump github.com/ClickHouse/clickhouse-go/v2 from 2.44.0 to 2.45.0 - [#18636](https://github.com/influxdata/telegraf/pull/18636) `deps` Bump github.com/Mellanox/rdmamap from 1.1.0 to 1.2.0 - [#18656](https://github.com/influxdata/telegraf/pull/18656) `deps` Bump github.com/SAP/go-hdb from 1.16.2 to 1.16.3 - [#18714](https://github.com/influxdata/telegraf/pull/18714) `deps` Bump github.com/SAP/go-hdb from 1.16.3 to 1.16.5 - [#18639](https://github.com/influxdata/telegraf/pull/18639) `deps` Bump github.com/antchfx/jsonquery from 1.3.6 to 1.3.7 - [#18695](https://github.com/influxdata/telegraf/pull/18695) `deps` Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.296.2 to 1.297.0 in the aws-sdk-go-v2 group - [#18669](https://github.com/influxdata/telegraf/pull/18669) `deps` Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.97.3 - [#18655](https://github.com/influxdata/telegraf/pull/18655) `deps` Bump github.com/aws/smithy-go from 1.24.2 to 1.24.3 - [#18630](https://github.com/influxdata/telegraf/pull/18630) `deps` Bump github.com/emiago/sipgo from 1.2.1 to 1.3.0 - [#18649](https://github.com/influxdata/telegraf/pull/18649) `deps` Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 - [#18710](https://github.com/influxdata/telegraf/pull/18710) `deps` Bump github.com/google/cel-go from 0.27.0 to 0.28.0 - [#18696](https://github.com/influxdata/telegraf/pull/18696) `deps` Bump github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0 - [#18644](https://github.com/influxdata/telegraf/pull/18644) `deps` Bump github.com/gotestyourself/gotestsum from 1.10.1 to 1.13.0 - [#18632](https://github.com/influxdata/telegraf/pull/18632) `deps` Bump github.com/hashicorp/consul/api from 1.33.4 to 1.33.7 - [#18638](https://github.com/influxdata/telegraf/pull/18638) `deps` Bump github.com/hashicorp/vault/api/auth/approle from 0.11.0 to 0.12.0 - [#18666](https://github.com/influxdata/telegraf/pull/18666) `deps` Bump github.com/jedib0t/go-pretty/v6 from 6.7.8 to 6.7.9 - [#18716](https://github.com/i _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.3]_ ### v1.38.2 - Date: 2026-03-30 - Version: v1.38.2 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.2 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.38.2 - **fixed** — Error out if configuration directory is not readable - **fixed** — Reject negative collection_offset - **fixed** — Add startup-errors of input models to gather statistics - **fixed** — Parse namespace prefixes and nested browse paths in event fields for inputs.opcua_listener - **fixed** — Resume metrics after OPC UA session loss in inputs.opcua_listener - **fixed** — Do not show warning when timeout not set in inputs.ping - **fixed** — Use local_address for Via header hostname in inputs.sip - **fixed** — Disable OID increase check in inputs.snmp - **fixed** — Allow to send the max of 30 dimensions in outputs.cloudwatch - **fixed** — Skip selfstat collection when status is not configured in outputs.heartbeat ##### v1.38.2 [2026-03-30] ###### Bugfixes - [#18572](https://github.com/influxdata/telegraf/pull/18572) `agent` Error out if configuration directory is not readable - [#18574](https://github.com/influxdata/telegraf/pull/18574) `agent` Reject negative collection_offset - [#18568](https://github.com/influxdata/telegraf/pull/18568) `inputs` Add startup-errors of input models to gather statistics - [#18586](https://github.com/influxdata/telegraf/pull/18586) `inputs.opcua_listener` Parse namespace prefixes and nested browse paths in event fields - [#18628](https://github.com/influxdata/telegraf/pull/18628) `inputs.opcua_listener` Resume metrics after OPC UA session loss - [#18530](https://github.com/influxdata/telegraf/pull/18530) `inputs.ping` Do not show warning when timeout not set - [#18569](https://github.com/influxdata/telegraf/pull/18569) `inputs.sip` Use local_address for Via header hostname - [#18531](https://github.com/influxdata/telegraf/pull/18531) `inputs.snmp` Disable OID increase check - [#18556](https://github.com/influxdata/telegraf/pull/18556) `outputs.cloudwatch` Allow to send the max of 30 dimensions - [#18567](https://github.com/influxdata/telegraf/pull/18567) `outputs.heartbeat` Skip selfstat collection when status is not configured ###### Dependency Updates - [#18594](https://github.com/influxdata/telegraf/pull/18594) `deps` Bump cloud.google.com/go/auth from 0.18.2 to 0.19.0 - [#18595](https://github.com/influxdata/telegraf/pull/18595) `deps` Bump cloud.google.com/go/pubsub/v2 from 2.4.0 to 2.5.0 - [#18549](https://github.com/influxdata/telegraf/pull/18549) `deps` Bump cloud.google.com/go/storage from 1.60.0 to 1.61.3 - [#18548](https://github.com/influxdata/telegraf/pull/18548) `deps` Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 from 2.0.1 to 2.0.2 - [#18543](https://github.com/influxdata/telegraf/pull/18543) `deps` Bump github.com/SAP/go-hdb from 1.15.2 to 1.16.1 - [#18592](https://github.com/influxdata/telegraf/pull/18592) `deps` Bump github.com/SAP/go-hdb from 1.16.1 to 1.16.2 - [#18591](https://github.com/influxdata/telegraf/pull/18591) `deps` Bump github.com/antchfx/xmlquery from 1.5.0 to 1.5.1 - [#18603](https://github.com/influxdata/telegraf/pull/18603) `deps` Bump github.com/coocood/freecache from 1.2.5 to 1.2.7 - [#18590](https://github.com/influxdata/telegraf/pull/18590) `deps` Bump github.com/fatih/color from 1.18.0 to 1.19.0 - [#18593](https://github.com/influxdata/telegraf/pull/18593) `deps` Bump github.com/go-ldap/ldap/v3 from 3.4.12 to 3.4.13 - [#18544](https://github.com/influxdata/telegraf/pull/18544) `deps` Bump github.com/gophercloud/gophercloud/v2 from 2.11.0 to 2.11.1 - [#18604](https://github.com/influxdata/telegraf/pull/18604) `deps` Bump github.com/hashicorp/vault/api from 1.22.0 to 1.23.0 - [#18587](https://github.com/influxdata/telegraf/pull/18587) `deps` Bump github.com/jackc/pgx/v4 to github.com/jackc/pgx/v5 - [#18596](https://github.com/influxdata/telegraf/pull/18596) `deps` Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 - [#18624](https://github.com/influxdata/telegraf/pull/18624) `deps` Bump github.com/lxc/incus/v6 from 6.22.0 to 6.23.0 - [#18606](https://github.com/influxdata/telegraf/pull/18606) `deps` Bump github.com/nats-io/nats-server/v2 from 2.12.5 to 2.12.6 - [#18445](https://github.com/influxdata/telegraf/pull/18445) `deps` Bump github.com/prometheus/prometheus from 0.308.1 to 0.310.0 - [#18537](https://github.com/influxdata/telegraf/pull/18537) `deps` Bump github.com/testcontainers/testcontainers-go/modules/azure from 0.40.0 to 0.41.0 - [#18545](https://github.com/influxdata/telegraf/pull/18545) `deps` Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.40.0 to 0.41.0 - [#18550](https://github.com/influxdata/telegraf/pull/18550) `deps` Bump github.com/testcontainers/testcontainers-go/modules/vault from 0.40.0 to 0.41.0 - [#18597](https://github.com/influxdata/telegraf/pull/185 _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.2]_ ### v1.38.1 - Date: 2026-03-16 - Version: v1.38.1 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.1 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.38.1 - **fixed** — Sanitize newline characters in serial tag in inputs.diskio - **fixed** — Emit status metrics for non-running containers in inputs.docker - **fixed** — Log stderr messages in inputs.exec - **fixed** — Use vm.Cached as vm.Buffers on OpenBSD in inputs.mem - **fixed** — Warn on using timeout parameter for native method in inputs.ping - **fixed** — Extract go version even more robustly in internal - **fixed** — Remove duplicate timeout setting in outputs.influxdb_v3 ##### v1.38.1 [2026-03-16] ###### Bugfixes - [#18491](https://github.com/influxdata/telegraf/pull/18491) `inputs.diskio` Sanitize newline characters in serial tag - [#18453](https://github.com/influxdata/telegraf/pull/18453) `inputs.docker` Emit status metrics for non-running containers - [#18513](https://github.com/influxdata/telegraf/pull/18513) `inputs.exec` Log stderr messages - [#18469](https://github.com/influxdata/telegraf/pull/18469) `inputs.mem` Use vm.Cached as vm.Buffers on OpenBSD - [#18455](https://github.com/influxdata/telegraf/pull/18455) `inputs.ping` Warn on using timeout parameter for native method - [#18471](https://github.com/influxdata/telegraf/pull/18471) `internal` Extract go version even more robustly - [#18509](https://github.com/influxdata/telegraf/pull/18509) `outputs.influxdb_v3` Remove duplicate timeout setting ###### Dependency Updates - [#18486](https://github.com/influxdata/telegraf/pull/18486) `deps` Bump github.com/SAP/go-hdb from 1.15.1 to 1.15.2 - [#18477](https://github.com/influxdata/telegraf/pull/18477) `deps` Bump github.com/alitto/pond/v2 from 2.6.2 to 2.7.0 - [#18488](https://github.com/influxdata/telegraf/pull/18488) `deps` Bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 - [#18487](https://github.com/influxdata/telegraf/pull/18487) `deps` Bump github.com/emiago/sipgo from 1.2.0 to 1.2.1 - [#18475](https://github.com/influxdata/telegraf/pull/18475) `deps` Bump github.com/gophercloud/gophercloud/v2 from 2.10.0 to 2.11.0 - [#18481](https://github.com/influxdata/telegraf/pull/18481) `deps` Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5 - [#18075](https://github.com/influxdata/telegraf/pull/18075) `deps` Bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.53.0 - [#18483](https://github.com/influxdata/telegraf/pull/18483) `deps` Bump go.opentelemetry.io/proto/otlp from 1.9.0 to 1.10.0 - [#18485](https://github.com/influxdata/telegraf/pull/18485) `deps` Bump go.opentelemetry.io/proto/otlp/collector/profiles/v1development from 0.2.0 to 0.3.0 - [#18478](https://github.com/influxdata/telegraf/pull/18478) `deps` Bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 - [#18484](https://github.com/influxdata/telegraf/pull/18484) `deps` Bump golang.org/x/sync from 0.19.0 to 0.20.0 - [#18480](https://github.com/influxdata/telegraf/pull/18480) `deps` Bump google.golang.org/api from 0.269.0 to 0.270.0 - [#18490](https://github.com/influxdata/telegraf/pull/18490) `deps` Bump google.golang.org/grpc from 1.79.1 to 1.79.2 - [#18474](https://github.com/influxdata/telegraf/pull/18474) `deps` Bump the aws-sdk-go-v2 group with 11 updates - [#18473](https://github.com/influxdata/telegraf/pull/18473) `deps` Bump tj-actions/changed-files from 47.0.4 to 47.0.5 ###### Packages Arch | Platform | Package | SHA256 ---| --- | --- | --- arm64 | CentOS | [telegraf-1.38.1-1.aarch64.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.aarch64.rpm) | 457fe65a263bedb36342a37fee3f5b77fe99f09cf1b389334f0b917e1955b43a armel | CentOS | [telegraf-1.38.1-1.armel.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.armel.rpm) | e12ac81dd270d7d37a2c2fa0c6bac98ff42d482a80e38004791842e6a1624dca armv6hl | CentOS | [telegraf-1.38.1-1.armv6hl.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.armv6hl.rpm) | 3f6391eb9b7ed100a58988602ac718ef9c2f0f315eedfe1b26888ba0a1528caf i386 | CentOS | [telegraf-1.38.1-1.i386.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.i386.rpm) | 7c713282cfb6bee772aa254df2e0b519dd38ad7dca6911b3852858c74c07c6a8 unknown | CentOS | [telegraf-1.38.1-1.loongarch64.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.loongarch64.rpm) | 4de2bc68eefeee487eb61880fd0b7ab122e06da08183ba64bdaae1d37fd9a8d7 ppc64le | CentOS | [telegraf-1.38.1-1.ppc64le.rpm](https://dl.influxdata.com/telegraf/releases/telegraf-1.38.1-1.ppc64le.rpm) | 71771d0838bfb9cc93d876fae42d2b71226798a0045e5b143b9c89 _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.1]_ ### v1.38.0 - Date: 2026-03-09 - Version: v1.38.0 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.0 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.38.0 - **changed** — Make strict environment variable handling the default, with opt-out available using the --non-strict-env-handling flag - **added** — Add inputs.sip plugin - **added** — Add outputs.influxdb_v3 plugin - **changed** — Optimize disk buffer strategy in agent - **added** — Add string configuration option for node ID in common.opcua - **added** — Add support for datetime arrays in common.opcua - **added** — Implement startup error behavior options in inputs.docker - **added** — Allow to emit delete metrics in inputs.gnmi - **added** — Add option for maximum reconnect interval in inputs.mqtt_consumer - **added** — Add replication latency fields in inputs.mysql - **added** — Add wsrep provider options fields in inputs.mysql - **added** — Support encryption algorithm statistics in inputs.mysql if present - **added** — Monitor set element counts in inputs.nftables - **added** — Support named counters in inputs.nftables - **added** — Add support for Datadog service checks in inputs.statsd - **added** — Add option for setting default status in outputs.health - **added** — Add logging information in outputs.heartbeat - **added** — Add status evaluation in outputs.heartbeat - **added** — Add trace logging for write request timing in outputs.influxdb_v2 - **added** — Allow writing metrics in batches in outputs.mongodb ##### v1.38.0 [2026-03-09] ###### Important Changes - PR [#17961](https://github.com/influxdata/telegraf/pull/17961) makes the **strict environment variable handling the default**! In case you need the old behavior you can opt-out using the `--non-strict-env-handling` flag. ###### New Plugins - [#18183](https://github.com/influxdata/telegraf/pull/18183) `inputs.sip` Add plugin - [#18223](https://github.com/influxdata/telegraf/pull/18223) `outputs.influxdb_v3` Add plugin ###### Features - [#18086](https://github.com/influxdata/telegraf/pull/18086) `agent` Optimise disk buffer strategy - [#18232](https://github.com/influxdata/telegraf/pull/18232) `common.opcua` Add string configuration option for node ID - [#18411](https://github.com/influxdata/telegraf/pull/18411) `common.opcua` Add support for datetime arrays - [#18181](https://github.com/influxdata/telegraf/pull/18181) `inputs.docker` Implement startup error behavior options - [#18425](https://github.com/influxdata/telegraf/pull/18425) `inputs.gnmi` Allow to emit delete metrics - [#18466](https://github.com/influxdata/telegraf/pull/18466) `inputs.mqtt_consumer` Add option for maximum reconnect interval - [#18063](https://github.com/influxdata/telegraf/pull/18063) `inputs.mysql` Add replication latency fields - [#18117](https://github.com/influxdata/telegraf/pull/18117) `inputs.mysql` Add wsrep provider options fields - [#18272](https://github.com/influxdata/telegraf/pull/18272) `inputs.mysql` Support encryption algorithm statistics if present - [#18134](https://github.com/influxdata/telegraf/pull/18134) `inputs.nftables` Monitor set element counts - [#18246](https://github.com/influxdata/telegraf/pull/18246) `inputs.nftables` Support named counters - [#18259](https://github.com/influxdata/telegraf/pull/18259) `inputs.statsd` Add support for Datadog service checks - [#18393](https://github.com/influxdata/telegraf/pull/18393) `outputs.health` Add option for setting default status - [#18415](https://github.com/influxdata/telegraf/pull/18415) `outputs.heartbeat` Add logging information - [#17577](https://github.com/influxdata/telegraf/pull/17577) `outputs.heartbeat` Add status evaluation - [#18305](https://github.com/influxdata/telegraf/pull/18305) `outputs.influxdb_v2` Add trace logging for write request timing - [#18422](https://github.com/influxdata/telegraf/pull/18422) `outputs.mongodb` Allow writing metrics in batches - [#17997](https://github.com/influxdata/telegraf/pull/17997) `outputs.opentelemetry` Support http protocol - [#18337](https://github.com/influxdata/telegraf/pull/18337) `outputs.redistimeseries` Add option to expire values - [#18339](https://github.com/influxdata/telegraf/pull/18339) `outputs.stackdriver` Add credentials file support for stackdriver output plugin - [#18341](https://github.com/influxdata/telegraf/pull/18341) `prometheus` Add UTF-8 metric and label name sanitization ###### Bugfixes - [#18429](https://github.com/influxdata/telegraf/pull/18429) `common.opcua` Use configured timestamp format for datetime arrays - [#18381](https://github.com/influxdata/telegraf/pull/18381) `inputs.fibaro` Handle numeric value2 field from HC3 devices - [#18424](https://github.com/influxdata/telegraf/pull/18424) `inputs.http` Close gzip request body on early failures - [#18412](https://github.com/influxdata/telegraf/pull/18412) `inputs.internet_speed` Fix server_id_include filter logic - [#18452](https://github.com/influxdata/telegraf/pull/18452) `inputs.mqtt_consumer` Rely on paho auto-reconnect to restore message flow after network disruption - [#18392](https://github.com/influxdata/telegraf/pull/18392) `inputs.opcua_listener` Prevent panic on events with empty fields - [#18387](https://github.com/influxdata/telegraf/pull/18387) `inputs.smart` Include NVMe SMART data in smart_device measurement - [#18416](https://github.com/influxdata/telegraf/pull/18416) `outputs.influxdb` Prevent goroutine leak on gzip write _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.38.0]_ ### v1.37.3 - Date: 2026-02-24 - Version: v1.37.3 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.37.3 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.37.3 - **fixed** — Add Jolokia 2.x compatibility for proxy target tag in common.jolokia2 - **fixed** — Include node ID in duplicate metric check in common.opcua - **fixed** — Preserve device tag for virtual filesystems in inputs.disk - **fixed** — Remove pre-filtering of states in inputs.docker - **fixed** — Remove pre-filtering of states in inputs.docker_log - **fixed** — Report all concurrent builds in inputs.jenkins - **fixed** — Add thread safety and proper cleanup for shared informer factories in inputs.prometheus - **fixed** — Cleanup shared informers on stop in inputs.prometheus - **fixed** — Stop silently dropping mandatory variables from additional_fields in inputs.upsd - **fixed** — Unwrap tracking metrics in serializers.template ##### v1.37.3 [2026-02-23] ###### Bugfixes - [#18195](https://github.com/influxdata/telegraf/pull/18195) `common.jolokia2` Add Jolokia 2.x compatibility for proxy target tag - [#18378](https://github.com/influxdata/telegraf/pull/18378) `common.opcua` Include node ID in duplicate metric check - [#18335](https://github.com/influxdata/telegraf/pull/18335) `inputs.disk` Preserve device tag for virtual filesystems - [#18374](https://github.com/influxdata/telegraf/pull/18374) `inputs.docker` Remove pre-filtering of states - [#18383](https://github.com/influxdata/telegraf/pull/18383) `inputs.docker_log` Remove pre-filtering of states - [#18347](https://github.com/influxdata/telegraf/pull/18347) `inputs.jenkins` Report all concurrent builds - [#18377](https://github.com/influxdata/telegraf/pull/18377) `inputs.prometheus` Add thread safety and proper cleanup for shared informer factories - [#18304](https://github.com/influxdata/telegraf/pull/18304) `inputs.prometheus` Cleanup shared informers on stop - [#18367](https://github.com/influxdata/telegraf/pull/18367) `inputs.upsd` Stop silently dropping mandatory variables from additional_fields - [#18386](https://github.com/influxdata/telegraf/pull/18386) `serializers.template` Unwrap tracking metrics ###### Dependency Updates - [#18354](https://github.com/influxdata/telegraf/pull/18354) `deps` Bump cloud.google.com/go/auth from 0.18.1 to 0.18.2 - [#18324](https://github.com/influxdata/telegraf/pull/18324) `deps` Bump cloud.google.com/go/bigquery from 1.72.0 to 1.73.1 - [#18319](https://github.com/influxdata/telegraf/pull/18319) `deps` Bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 - [#18298](https://github.com/influxdata/telegraf/pull/18298) `deps` Bump cloud.google.com/go/storage from 1.59.1 to 1.59.2 - [#18361](https://github.com/influxdata/telegraf/pull/18361) `deps` Bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 - [#18376](https://github.com/influxdata/telegraf/pull/18376) `deps` Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 - [#18292](https://github.com/influxdata/telegraf/pull/18292) `deps` Bump github.com/ClickHouse/clickhouse-go/v2 from 2.42.0 to 2.43.0 - [#18295](https://github.com/influxdata/telegraf/pull/18295) `deps` Bump github.com/IBM/nzgo/v12 from 12.0.10 to 12.0.11 - [#18297](https://github.com/influxdata/telegraf/pull/18297) `deps` Bump github.com/SAP/go-hdb from 1.14.18 to 1.14.19 - [#18328](https://github.com/influxdata/telegraf/pull/18328) `deps` Bump github.com/SAP/go-hdb from 1.14.19 to 1.14.22 - [#18364](https://github.com/influxdata/telegraf/pull/18364) `deps` Bump github.com/SAP/go-hdb from 1.14.22 to 1.15.0 - [#18358](https://github.com/influxdata/telegraf/pull/18358) `deps` Bump github.com/alitto/pond/v2 from 2.6.0 to 2.6.2 - [#18289](https://github.com/influxdata/telegraf/pull/18289) `deps` Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.282.0 to 1.285.0 - [#18362](https://github.com/influxdata/telegraf/pull/18362) `deps` Bump github.com/coocood/freecache from 1.2.4 to 1.2.5 - [#18299](https://github.com/influxdata/telegraf/pull/18299) `deps` Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 - [#18294](https://github.com/influxdata/telegraf/pull/18294) `deps` Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 - [#18291](https://github.com/influxdata/telegraf/pull/18291) `deps` Bump github.com/google/cel-go from 0.26.1 to 0.27.0 - [#18330](https://github.com/influxdata/telegraf/pull/18330) `deps` Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 - [#18268](https://github.com/influxdata/telegraf/pull/18268) `deps` Bump github.com/lxc/incus/v6 from 6.20.0 to 6.21.0 - [#18296](https://github.com/influxdata/telegraf/pull/18296) `deps` Bump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4 - [#18356](https://github.com/influxdata/telegraf/pull/18356) `deps` Bump github.com/p4lang/p4runtime from 1.4.1 to 1.5.0 - [#18326](https://github.com/influxdata/telegraf/pull/18326) `deps` _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.37.3]_ ### v1.37.2 - Date: 2026-02-12 - Version: v1.37.2 - Original notes: https://github.com/influxdata/telegraf/releases/tag/v1.37.2 - Permalink: https://whatsnew.fyi/product/telegraf/releases/v1.37.2 - **fixed** — inputs.cisco_telemetry_mdt Handle DME events correctly - **fixed** — inputs.nftables Handle named counter references in JSON output - **fixed** — inputs.procstat Handle newer versions of systemd correctly - **fixed** — inputs.statsd Handle negative lengths - **fixed** — parsers.dropwizard Correct sample config setting name for tag path ##### v1.37.2 [2026-02-02] ###### Bugfixes - [#18254](https://github.com/influxdata/telegraf/pull/18254) `inputs.cisco_telemetry_mdt` Handle DME events correctly - [#18177](https://github.com/influxdata/telegraf/pull/18177) `inputs.nftables` Handle named counter references in JSON output - [#18233](https://github.com/influxdata/telegraf/pull/18233) `inputs.procstat` Handle newer versions of systemd correctly - [#18225](https://github.com/influxdata/telegraf/pull/18225) `inputs.statsd` Handle negative lengths - [#18278](https://github.com/influxdata/telegraf/pull/18278) `parsers.dropwizard` Correct sample config setting name for tag path ###### Dependency Updates - [#18204](https://github.com/influxdata/telegraf/pull/18204) `deps` Bump aws-sdk-go-v2 group with 11 updates - [#18260](https://github.com/influxdata/telegraf/pull/18260) `deps` Bump aws-sdk-go-v2 group with 2 updates - [#18265](https://github.com/influxdata/telegraf/pull/18265) `deps` Bump cloud.google.com/go/auth from 0.18.0 to 0.18.1 - [#18212](https://github.com/influxdata/telegraf/pull/18212) `deps` Bump cloud.google.com/go/storage from 1.58.0 to 1.59.0 - [#18243](https://github.com/influxdata/telegraf/pull/18243) `deps` Bump cloud.google.com/go/storage from 1.59.0 to 1.59.1 - [#18237](https://github.com/influxdata/telegraf/pull/18237) `deps` Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 - [#18216](https://github.com/influxdata/telegraf/pull/18216) `deps` Bump github.com/SAP/go-hdb from 1.14.16 to 1.14.17 - [#18236](https://github.com/influxdata/telegraf/pull/18236) `deps` Bump github.com/SAP/go-hdb from 1.14.17 to 1.14.18 - [#18270](https://github.com/influxdata/telegraf/pull/18270) `deps` Bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 - [#18235](https://github.com/influxdata/telegraf/pull/18235) `deps` Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.279.1 to 1.279.2 - [#18206](https://github.com/influxdata/telegraf/pull/18206) `deps` Bump github.com/gosnmp/gosnmp from 1.43.1 to 1.43.2 - [#18240](https://github.com/influxdata/telegraf/pull/18240) `deps` Bump github.com/hashicorp/consul/api from 1.33.0 to 1.33.2 - [#18242](https://github.com/influxdata/telegraf/pull/18242) `deps` Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 - [#18266](https://github.com/influxdata/telegraf/pull/18266) `deps` Bump github.com/linkedin/goavro/v2 from 2.14.1 to 2.15.0 - [#18239](https://github.com/influxdata/telegraf/pull/18239) `deps` Bump github.com/microsoft/go-mssqldb from 1.9.5 to 1.9.6 - [#18210](https://github.com/influxdata/telegraf/pull/18210) `deps` Bump github.com/miekg/dns from 1.1.69 to 1.1.70 - [#18264](https://github.com/influxdata/telegraf/pull/18264) `deps` Bump github.com/miekg/dns from 1.1.70 to 1.1.72 - [#18271](https://github.com/influxdata/telegraf/pull/18271) `deps` Bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 - [#18244](https://github.com/influxdata/telegraf/pull/18244) `deps` Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 - [#18262](https://github.com/influxdata/telegraf/pull/18262) `deps` Bump github.com/tdrn-org/go-tr064 from 0.2.2 to 0.2.3 - [#18267](https://github.com/influxdata/telegraf/pull/18267) `deps` Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 - [#18269](https://github.com/influxdata/telegraf/pull/18269) `deps` Bump go.step.sm/crypto from 0.75.0 to 0.76.0 - [#18215](https://github.com/influxdata/telegraf/pull/18215) `deps` Bump golang.org/x/crypto from 0.46.0 to 0.47.0 - [#18208](https://github.com/influxdata/telegraf/pull/18208) `deps` Bump golang.org/x/mod from 0.31.0 to 0.32.0 - [#18207](https://github.com/influxdata/telegraf/pull/18207) `deps` Bump golang.org/x/net from 0.48.0 to 0.49.0 - [#18217](https://github.com/influxdata/telegraf/pull/18217) `deps` Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 - [#18261](https://github.com/influxdata/telegraf/pull/18261) `deps` Bump google.golang.org/api from 0.257.0 to 0.262.0 - [#18 _[Truncated at 4000 characters — full notes: https://github.com/influxdata/telegraf/releases/tag/v1.37.2]_