stubby
stubby copied to clipboard
Feature request: Stubby "status"
I'm opening this as a request because I don't seem to be able to work out a simple way to achieve this.
Once Stubby is running it would be really good if a simple status function could be called to verify the running condition.
Of course I can go through the logs and find issue manually but a simple "stubby status" with some basic output like /running/not-running/config-issue would already be a great improvement.
my 2 cents
In the same spirit, I’d like to have it also output some stats (maybe from a different command then, stubby stats) about the number of served requests, with maybe the splitting amongst upstreams and min/mean/max response time for each.