Jeff Mitchell
|
8bcb533a1b
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
Brian Kassouf
|
1ebba3a7fb
|
Fix http tests (#5195)
|
2018-08-27 15:13:41 -07:00 |
Jeff Mitchell
|
8e8675053b
|
Sync some bits over
|
2018-01-22 21:44:49 -05:00 |
Calvin Leung Huang
|
7752ebe45e
|
Fix sys/health tests
|
2018-01-18 10:00:28 -05:00 |
Calvin Leung Huang
|
ecb2005dae
|
Fix sys/health tests (#3762)
* Fix sys/health tests
* Fix sys/health tests
* Fix sys/health tests
|
2018-01-08 15:03:36 -05:00 |
Jeff Mitchell
|
69eb5066dd
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
Jeff Mitchell
|
c349e697f5
|
Change uninit/sealed status codes from health endpoint
|
2016-08-18 12:10:23 -04:00 |
vishalnayak
|
9d4a1b03bc
|
Fix broken tests
|
2016-07-26 16:53:59 -04:00 |
vishalnayak
|
a3e6400697
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
vishalnayak
|
c7dabe4def
|
Storing local and global cluster name/id to storage and returning them in health status
|
2016-07-26 02:32:42 -04:00 |
vishalnayak
|
43d352a942
|
Add version information to health status
|
2016-07-22 18:28:16 -04:00 |
vishalnayak
|
8269f323d3
|
Revert 'risky' changes
|
2016-07-12 16:38:07 -04:00 |
vishalnayak
|
e09b40e155
|
Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC
|
2016-07-08 18:30:18 -04:00 |
Daniel Stelter-Gliese
|
8b1da1a105
|
Support HEAD requests to /v1/sys/health
Some load balancers send HTTP HEAD requests to extract the status code.
|
2016-06-09 18:16:28 +02:00 |
Jeff Mitchell
|
77b90c6745
|
Add query parameters to `/sys/health` to specify return codes.
Fixes #1199
|
2016-03-11 00:41:25 -05:00 |
Jeff Mitchell
|
76923aa28a
|
Add the server's time in UTC to the health response.
|
2016-02-22 19:51:18 -05:00 |
Armon Dadgar
|
667a1bf2d8
|
http: adding sys/health endpoint
|
2015-04-23 11:53:31 -07:00 |