etcd/etcdserver/api/v2http
Gyuho Lee 92f180c574 *: log server-side /health checks
To make it easier to root-cause when /health check fails.
For example, we are using load balancer to health check
each etcd instance, and when one etcd node gets terminated,
it's hard to tell whether etcd "server" was really failing
or client (or load balancer") failed to reach the etcd cluster
which is also failure in load balancer health check.

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2020-03-18 11:14:05 -07:00
..
httptypes etcdserver/api: remove capnslog (#11606) 2020-02-11 13:51:25 -08:00
testdata v2http: move 'testdata' from 'etcdhttp' 2016-07-20 16:20:42 -07:00
capability.go etcdserver/api: remove capnslog (#11606) 2020-02-11 13:51:25 -08:00
client.go *: log server-side /health checks 2020-03-18 11:14:05 -07:00
client_auth.go etcdserver/api: remove capnslog (#11606) 2020-02-11 13:51:25 -08:00
client_auth_test.go *: revert module import paths 2019-05-28 15:39:35 -07:00
client_test.go etcdserver/api: remove capnslog (#11606) 2020-02-11 13:51:25 -08:00
doc.go etcdserver: update LICENSE header 2016-05-12 20:49:40 -07:00
http.go etcdserver/api: remove capnslog (#11606) 2020-02-11 13:51:25 -08:00
http_test.go *: revert module import paths 2019-05-28 15:39:35 -07:00
metrics.go *: revert module import paths 2019-05-28 15:39:35 -07:00