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

Health Check APIs not reflecting the status of the service correctly #5

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

Comments

@ChakshuGautam
Copy link
Contributor

/health and /service/health should give the exact service health rather than a dummy response. It should include in it the response of the health of following services,

  1. Kafka
  2. Cassandra
  3. Campaign Service
  • For Kafka it should also test if the topics are available or not.
  • For Cassandra check for the keyspace
  • For the Campaign Service it should verify the health of the service using the /health endpoint.
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