IABSD.fr/ports/sysutils/telegraf

Branch :


Log

Author Commit Date CI Message
0fc92dda 2022-05-20 13:25:54 sysutils/telegraf: update to 1.22.4 Bugfixes #11045 inputs.couchbase Do not assume metrics will all be of the same length #11043 inputs.statsd Do not error when closing statsd network connection #11030 outputs.azure_monitor Re-init azure monitor http client on context deadline error #11078 outputs.wavefront If no "host" tag is provided do not add "telegraf.host" tag #11042 Have telegraf service wait for network up in systemd packaging Dependency Updates #10722 inputs.internet_speed Update github.com/showwin/speedtest-go from 1.1.4 to 1.1.5 #11085 Update OpenTelemetry plugins to v0.51.0 Take MAINTAINER while here ok landry@
f8299f67 2022-05-02 14:00:00 Update telegraf to 1.22.3. From Lucas Raab with tweaks by sthen@ and myself. OK landry@
d05e8e0d 2022-04-16 10:13:32 Update telegraf to 1.22.1. From Lucas Raab with minor tweak. Most noteably fixes cpu metrics and arm64 support. https://github.com/influxdata/telegraf/pull/10931
4719e121 2022-03-30 07:05:21 Update telegraf to v1.22.0. From Lucas Raab. Fixes a few snmp and modbus issues important for release, but breaks short-lived arm64 support for now. Discussed and tested with a few. OK landry@
cdfd75d1 2022-03-25 11:57:54 on a fresh install, the _telegraf user needs to go with the telegraf login class instead of the default daemon login class
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
218b4f9c 2022-03-04 11:34:09 sysutils/telegraf: fix previous; botched multiline login.conf.d file
b7e45e6b 2022-03-04 11:23:53 sysutils/telegraf: add a dedicated login class with 8G datasize the default 4G of daemon class isnt enough, blows at startup with "mmap: cannot allocate memory" as reported by martin@ with help from tb@ and sthen@ ok tb@
44c85795 2022-02-20 19:22:03 update telegraf to 1.21.4 - reenable modbus support - now runs on arm64 OK rsadowski@, landry@
d5b62dc7 2022-01-11 08:17:22 Update telegraf to 1.21.2. Re-enable i386 and nats-plugin support. OK landry@