Jordan Liggitt
|
f77e54eb13
|
api/etcdhttp: change /health type back to string for backwards compatibility
|
2018-01-15 01:57:55 -05:00 |
|
tylerauerbeck
|
527d03e0d2
|
etcdserver: update metrics to use promhttp
Update api/etcdhttp/metrics.go to use promhttp.Handler() instead of prometheus.Handler()
fixes #8729
|
2017-11-10 09:47:49 -08:00 |
|
Anthony Romano
|
1d3afd4bb5
|
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
2017-08-31 11:47:40 -07:00 |
|
Gyu-Ho Lee
|
cd37ef2c1b
|
*: expose etcdhttp.Health, define proxy health handler
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-07-31 14:07:54 -07:00 |
|
Gyu-Ho Lee
|
4267d368df
|
api/etcdhttp: serve error information in '/health', marshal health in JSON
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-07-27 15:36:59 -07:00 |
|
Gyu-Ho Lee
|
78432e3bd2
|
etcdhttp: add metrics.go for metrics, health handler
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-07-26 06:23:55 -07:00 |
|