net-mgmt/telegraf: package next version

This commit is contained in:
Franco Fichtner
2022-07-04 11:32:13 +02:00
parent 5ae5abc543
commit 16c91077af
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= telegraf
PLUGIN_VERSION= 1.12.4
PLUGIN_VERSION= 1.12.5
PLUGIN_COMMENT= Agent for collecting metrics and data
PLUGIN_DEPENDS= telegraf
PLUGIN_MAINTAINER= m.muenz@gmail.com
+6
View File
@@ -12,6 +12,12 @@ WWW: https://www.influxdata.com/time-series-platform/telegraf/
Plugin Changelog
================
1.12.5
* Add support for basic HTTP Authentication agains Elasticsearch (contributed by psychogun)
* Add internet speed input plugin (contributed by rare-magma)
* Allow to specify ping count (Kacper Michajlow)
1.12.4
* Add 5 second timeout to unbound input