scrwr
scrwr
As there are 2 PRs being stalled and the issue is unsolved since a long time. This is a third try to patch it. References are - https://github.com/graylog-labs/gelf-rb/pull/64 (original PR)...
With using gelf-rb 3.1.0 a multiline json style config in fluentd fails with parser error. I was able to drill the behavior down to gelf package being the only difference...
Former version of prometheus client generates exceptions with push gateway 0.10.0+ due to response code mismatch: https://github.com/prometheus/client_java/commit/ddf03f1a939d7c41659bdf7b4a150657ffa5cadb
When using `fluent-plugin-systemd` the worker crashes hard with a SIGABRT. Initially we assumed it to be a problem with the plugin, but it turned out to be related to libjemalloc....
Once you add a filter, chisels "on_interval" is triggered with weird timings. The following minimal chisel shows the effect. ``` description = "Test chisel with interval" short_description = "Test chisel"...