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

Create Health Check API for individual services #38

Open
ChakshuGautam opened this issue Jul 27, 2021 · 0 comments
Open

Create Health Check API for individual services #38

ChakshuGautam opened this issue Jul 27, 2021 · 0 comments

Comments

@ChakshuGautam
Copy link
Contributor

Create an individual check of all the related services mentioned in the #37. An example is shown below.

{
   "id":"api.content.health.redis",
   "ver":"3.0",
   "ts":"2021-06-26T22:47:05Z+05:30",
   "params":{
      "resmsgid":"859fee0c-94d6-4a0d-b786-2025d763b78a",
      "msgid":null,
      "err":null,
      "status":"successful",
      "errmsg":null
   },
   "responseCode":"OK",
   "result":{
      "healthy": true
   }
}  
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