telegraf: Update to version 1.34.2

This commit is contained in:
github-actions[bot] 2025-04-14 20:29:07 +00:00
parent 6a41682a72
commit ed44ab07be

View File

@ -1,19 +1,19 @@
{
"version": "1.34.1",
"version": "1.34.2",
"description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.1_windows_amd64.zip",
"hash": "0a107657505d3a2ee89ae69339dd596b86118e9f84f7e1e51c03511634256694"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.2_windows_amd64.zip",
"hash": "ce869c26e18ea61efdbcc91e4143889d7863f0f450d119da6e33dc4b25248714"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.1_windows_i386.zip",
"hash": "df7b193e9451cb7bfed89333caa7c6069f1ead87bbdb1ac35215688fb405d6ad"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.2_windows_i386.zip",
"hash": "d3ae611935e51d0fa05a94f1114635024fc723d4d4af48c72574d4b763f2f634"
}
},
"extract_dir": "telegraf-1.34.1",
"extract_dir": "telegraf-1.34.2",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {