[
https://issues.apache.org/jira/browse/LENS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591133#comment-14591133
]
Yash Sharma commented on LENS-477:
----------------------------------
Initial patch review board : https://reviews.apache.org/r/35590/
What are the other API/Endpoints we can consider adding in health checks?
Currently showing-
> curl http://localhost:9999/admin/healthcheck
{"admin-status":{"healthy":true},"metastore":{"healthy":true},"queryapi":{"healthy":true}}
> Lens service health status
> --------------------------
>
> Key: LENS-477
> URL: https://issues.apache.org/jira/browse/LENS-477
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Amareshwari Sriramadasu
> Assignee: Yash Sharma
> Priority: Critical
> Labels: newbie
> Fix For: 2.3
>
>
> We should provide a way to know LensService's health.
> Right now we have rest end points for /queryapi, /metastore which simply
> returns service is up or not. It is not much useful, for ex: QuerySubmitter
> has died on the server, there is no way to know.
> We have another end point exposed /admin/healthstatus - which is not
> implemented right now. we can use this to report more status about how each
> service doing - is anything down/ is it loaded and so on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)