telegraf: Update to version 1.34.4

This commit is contained in:
github-actions[bot] 2025-05-19 20:29:05 +00:00
parent 498eda01bf
commit 93730e96e9

View File

@ -1,19 +1,19 @@
{
"version": "1.34.3",
"version": "1.34.4",
"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.3_windows_amd64.zip",
"hash": "9828b2da33ce6780420eeb550af129cdbaf0fd251aebd1ef6e23b3b689885d84"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.4_windows_amd64.zip",
"hash": "993a6767476a21647e18f025bdd49afacda781d56bb50b36148fcff402c465e3"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.3_windows_i386.zip",
"hash": "183f8ac85fdb6da739d91d73ed63d087fea702198807d35b42d70ea7e7dd95d4"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.34.4_windows_i386.zip",
"hash": "deaaed7f9a5ae5d26dc9dfc84a132c4c90b143241e37dc7226bccb0d8316d1aa"
}
},
"extract_dir": "telegraf-1.34.3",
"extract_dir": "telegraf-1.34.4",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {