Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

themis missing version in either health check or returned headers #62

Open
ilawjr opened this issue Oct 5, 2020 · 0 comments
Open

themis missing version in either health check or returned headers #62

ilawjr opened this issue Oct 5, 2020 · 0 comments

Comments

@ilawjr
Copy link

ilawjr commented Oct 5, 2020

Using curl to health check to themis: [themis-server]:80/health returns this (I removed the server name):

HTTP/1.1 200 OK
Content-Length: 270
Content-Type: application/json
Date: Mon, 05 Oct 2020 19:54:15 GMT
Connection: close

{"details":{"themis":{"name":"themis","status":"ok","details":{"StartTime":"2020-09-21T17:20:29Z"},"check_time":"2020-10-05T17:20:29.088001355Z","num_failures":0,"first_failure_at":"0001-01-01T00:00:00Z"}},"server":"[themis-server],"status":"ok"}

Version should be provided in either the health check or by header as the other xmidt servers do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant