Jason Coté
Jason Coté
+1 Would also love to see these binaries made available from an official source, as I'm finding it extremely difficult to build or find a copy for MacOS.
Found this while also looking for a way that I could conveniently display the zone for my nodes view... Sounds like this would be a great way to accomplish that...
+1 I'm also finding this could be beneficial in CI pipelines where information is provided as environment variables. Say for example there is a variable $BRANCH that is set within...
Having some up to date release notes/changelog would be very helpful. 👍 For example I just upgraded from jetcd `0.6.1` -> `0.7.3` and ran into a small issue since my...
I'm thinking something along the lines of this oughta do it. Seems to be working as expected from some basic testing. ```diff --- a/lib/fluent/plugin/out_splunk_tcp.rb +++ b/lib/fluent/plugin/out_splunk_tcp.rb @@ -14,6 +14,11 @@...