telegraf: Update to version 1.37.0

This commit is contained in:
github-actions[bot] 2025-12-09 00:42:00 +00:00
parent 27c7c3ea54
commit b0cc2ecf77

View File

@ -1,19 +1,19 @@
{
"version": "1.36.4",
"version": "1.37.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.36.4_windows_amd64.zip",
"hash": "a359b13bfda083ede58055e223e066c979eeaf02a2df96f536fb250c4155eef9"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.37.0_windows_amd64.zip",
"hash": "2813ace7c20712aa6b07f42300f02ff07a3d31465d8f3a734d7f844f6bdb6cb2"
},
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.36.4_windows_i386.zip",
"hash": "875ee6f7dd662add71c8d55a13f98a33564ab00bdba07e4433e3324806baae75"
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.37.0_windows_i386.zip",
"hash": "fa487056cebbcf41cf0160c8c399a691ee5c1725047d2b6500d4aa38a08ce0d6"
}
},
"extract_dir": "telegraf-1.36.4",
"extract_dir": "telegraf-1.37.0",
"bin": "telegraf.exe",
"persist": "telegraf.conf",
"env_set": {