[collectd] go-collectd 0.5.0 is available

Florian Forster octo at collectd.org
Mon Jun 8 11:04:17 CEST 2020


Hi all!

A new version of go-collectd is available. "go-collectd" refers to the
packages supporting Go programmers in interacting with the collectd
daemon.

The primary change in this version is that support for config callbacks
has been added to "collectd.org/plugin", the package that allows to
write collectd plugins in Go and compile them into a shared object, i.e.
a "native plugin". With this infrastructure in place, Go-based plugins
can be configured through collectd's config file, just like C-based
plugins.

Thanks to Ashley Lowde who did most of the work in this release!

Change log:    
https://github.com/collectd/go-collectd/releases/tag/v0.5.0
Documentation: https://godoc.org/collectd.org/plugin

Best regards,
—octo
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
GitHub:  https://github.com/collectd
Twitter: http://twitter.com/collectd



More information about the collectd mailing list