Emil 'Skeen' Madsen
Emil 'Skeen' Madsen
The company is Magenta ApS, even support for inviting and removing team-members would be a big advantage.
The same applies later to this snippet: '... in memory (a big change vs. 1.x), so the output will be stringified Signal K delta '
@rory
Hi @d-matt Sorry for taking forever in getting back to you. I cannot merge this as it is, as it is not backwards compatatible. If you add the old annotations...
Hi, looks good, will you rebase the changes?
+1
One option for multiline support is to do the multiline parsing using another program, and sending the multiline blocks using the webtailer. In our setup, we parse our multiline logs...
Any updates on this? - Running `fstab/grok_exporter-compiler-amd64` gives me `SIGSEGV` on Debian bullseye (amd64), whereas if I build an image using the provided Dockerfile I get a fully functional image.
Hi @fstab I'm seeing the following: ``` skeen@ibuprofen ~> docker run -it centos:8 /bin/bash -c 'hostname' cacce553aa4a skeen@ibuprofen ~> docker run -it centos:7 /bin/bash -c 'hostname' d91eb444d709 skeen@ibuprofen ~> docker...
For Option 2, https://github.com/golang/go/issues/19282 is related. That Windows is not supported is to be considered temporary until go adds support for Windows for their plugin module (although the ticket has...