/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,
- Kafka
- Cassandra
- 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.
/healthand/service/healthshould give the exact service health rather than a dummy response. It should include in it the response of the health of following services,keyspace/healthendpoint.