telegraf: Update to version 1.35.4

This commit is contained in:
github-actions[bot] 2025-08-19 12:31:50 +00:00
parent 61f8249a7c
commit 45b06b50b3

View File

@ -1,19 +1,19 @@
{ {
"version": "1.35.3", "version": "1.35.4",
"description": "The plugin-driven server agent for collecting & reporting metrics.", "description": "The plugin-driven server agent for collecting & reporting metrics.",
"homepage": "https://www.influxdata.com/time-series-platform/telegraf/", "homepage": "https://www.influxdata.com/time-series-platform/telegraf/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.4_windows_amd64.zip",
"hash": "a7b67c0b87000dd4d85aecec81329724f39b9f402426a87c05cd8f0b8fbaa87f" "hash": "22f61b463436513a0e85be29b5c7ea7f7ac07e4e24f8a2fd498bab57cf996928"
}, },
"32bit": { "32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.3_windows_i386.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.35.4_windows_i386.zip",
"hash": "1330ab49c6510d1ba2f4826c98b28ee3a48b370604a2eb14beece3a5a035028b" "hash": "7c62118c5578e61cf006c3730f430cb2d29bbdd0cefac4adc2f27a6b5a8ee1f9"
} }
}, },
"extract_dir": "telegraf-1.35.3", "extract_dir": "telegraf-1.35.4",
"bin": "telegraf.exe", "bin": "telegraf.exe",
"persist": "telegraf.conf", "persist": "telegraf.conf",
"env_set": { "env_set": {