Commit Graph

3 Commits

Author SHA1 Message Date
Hendrik van Wyk 49be089a23 Fix race condition in munin output.
The munin server used the same structure in two goroutines at once causing
possible data corruption. A copy of the structure is now used by the second
goroutine instead.
2020-10-08 12:25:39 +02:00
Nicholas Thompson 6ab917d35a Update and improve logging library to logrus 2020-06-15 13:28:03 +02:00
Nicholas Thompson 47e73a4eff Concept plugin layout 2019-03-31 19:57:55 +02:00