diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index c99b624ef..a0f9033a4 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -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 diff --git a/net-mgmt/telegraf/pkg-descr b/net-mgmt/telegraf/pkg-descr index b7919dd38..39bc8d608 100644 --- a/net-mgmt/telegraf/pkg-descr +++ b/net-mgmt/telegraf/pkg-descr @@ -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