You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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.
The text was updated successfully, but these errors were encountered:
/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,keyspace
/health
endpoint.The text was updated successfully, but these errors were encountered: