Awesome! Thank you Ashley and Florian! Best regards, KK -----Original Message----- From: collectd <[email protected]> On Behalf Of Florian Forster Sent: Monday, June 8, 2020 11:04 AM To: [email protected] Subject: [collectd] go-collectd 0.5.0 is available
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 _______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd --------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Sowackiego 173 | 80-298 Gdask | Sd Rejonowy Gdask Pnoc | VII Wydzia Gospodarczy Krajowego Rejestru Sdowego - KRS 101882 | NIP 957-07-52-316 | Kapita zakadowy 200.000 PLN. Ta wiadomo wraz z zacznikami jest przeznaczona dla okrelonego adresata i moe zawiera informacje poufne. W razie przypadkowego otrzymania tej wiadomoci, prosimy o powiadomienie nadawcy oraz trwae jej usunicie; jakiekolwiek przegldanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited. _______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
