telegraf: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2024-12-10 00:39:40 +00:00
parent a537f47206
commit 4aeab51cd9

View File

@ -1,19 +1,19 @@
{
"version": "1.32.3",
"version": "1.33.0",
"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.32.3_windows_amd64.zip",
"hash": "4615b452ea089f6bf72a848292b7d04c1632ac6863adaa7374aa5baf94d85f1b"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.0_windows_amd64.zip",
"hash": "02e91d8f850fcc43a84b13865a3b550bb6fc419849d36315b8915834faf8ee3d"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.32.3_windows_i386.zip",
"hash": "061f0589cdac0c9a388bad4a801b8a644a620c47008247971ae41740a56993ed"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.33.0_windows_i386.zip",
"hash": "038e51ba11b261d35954f03dda3e15528efa954590ab1526070198913937cadf"
}
},
"extract_dir": "telegraf-1.32.3",
"extract_dir": "telegraf-1.33.0",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {