Jens Rantil
Jens Rantil
I am no longer using `statsdaemon` and thus I will not continue working on this pull request. If you don't want this PR, feel free to close it. I've checked...
Fixed merge conflicts. Feel free to revisit.
> Can you share some benchmark deltas for this changeset? Feels like I made this pull request an eternity ago. Anyway, here are some benchmarks: ``` ➜ statsdaemon git:(master) go...
I tried to recreate this. So far, nothing: ``` ➜ statsdaemon git:(parallelize-submission) ✗ go version go version go1.2.2 darwin/amd64 ➜ statsdaemon git:(parallelize-submission) ✗ go test PASS ok github.com/bitly/statsdaemon 0.009s ➜...
@xrl I understand it was a while ago you made your comment, but do you also remember if you verified commands such as `ps` worked as expected? Just like in...
AFAIK, U2F generally only works in a web browser. How would you expect it to be used from CLI? Fire up a browser?
See e-mail here: http://mail-archives.apache.org/mod_mbox/kafka-users/201708.mbox/%3CCAHdxAHtpRUWY30BmP7_Ttgdz6u%2BvOSomxdGR6TBou_-PTVMzkw%40mail.gmail.com%3E
Hm, we are only using IPv4 (no IPv6) in our environment and don't have any issues running the application. We are starting the application without the `-listen` flag. Do you...
See https://godoc.org/github.com/prometheus/client_golang/prometheus#NewProcessCollector.
> pznamensky branch and this fixed that @panda87 Would you mind sharing a link to his fix/branch and I can look into bringing it into `master` here? If you could...