Paulo Bittencourt
Paulo Bittencourt
@naiduarvind It looks like Consul is still trying to use `/var/lib/consul`. When I made this change, I also removed the arg `-data-dir=/var/lib/consul` from the StatefulSet. See if that works for...
Hello. Is anyone available to give some feedback on this? If I am not following the right process, please let me know.
Ping! :) Is anyone around to give some feedback on this PR?
Hi @defanator, no problem at all, I appreciate your response.
Perhaps I used the wrong term when I said "metric type". From go-kit's perspective, this is another implementation of the `metrics.Histogram` interface. To a package consuming this as a dependency,...
No problem. I admit, this is basically a copy+paste of the Histogram implementation, with a `d` as the metric type submitted in the payload to dogstastd instead of `h`. If...
Is there still any interest in this functionality?
I don't think it would be too difficult to add this functionality while keeping the config simple and backward-compatible. When I think of the semantics of 'including a box', I...
Sorry for the delay in getting to this. I'd like to implement this capability into hostmanager, pending #99 and #100. If anyone is interested in helping out with those, let...
Which /etc/hosts file are you trying to exclude the machine from? The one on the _host_ machine, or on other _guest_ machines in the same vagrant environment?