pvyaka01

Results 6 issues of pvyaka01

Consul exposes a label called Output in it's API which can be especially useful for health checks when a script outputs a value - for example: "All processes are up"...

**What did you do?** Ran consul_exporter with the following: ./consul_exporter --web.listen-address=":9107" --consul.health-summary --consul.server="http://localhost:8500" --consul.require_consistent **What did you expect to see?** Reads to be consistent **What did you see instead? Under...

enhancement
help wanted

I marked a couple of services in consul to be in maintenance mode. However, for those services status="maintenance" shows 0. But status="critical" shows 1. Consul UI shows service is in...

enhancement
help wanted

Build from latest master. When i run with -enable-intentions, this is what i see in the logs and connections are not going through. Works without using that flag but intentions...

How do i get haproxy stats and logs? Do we need to use consul-template for those?

Noticing really slow performance with mcrouter when compared to memcache. Is this expected? It gets even worse when we use multiple remote memcache instances but for benchmarking purposes, i'm only...