better-fireman-33387
05/29/2023, 4:45 PMgentle-hamburger-31302
05/30/2023, 12:00 PMdatahub docker check
better-fireman-33387
05/31/2023, 5:57 PMgentle-hamburger-31302
06/01/2023, 10:23 AMorange-night-91387
06/01/2023, 3:47 PMbetter-fireman-33387
06/01/2023, 4:10 PMbetter-fireman-33387
06/01/2023, 4:11 PMorange-night-91387
06/02/2023, 5:01 PMbetter-fireman-33387
06/13/2023, 8:35 AMcurl -v <http://externalIP:8080/health>
and got response OK 200
I guess we’ll get 500 if there’s any problem
are this checking the probes? is this checks for elastic/kafka connectivity also?
do we need to run health checks for frontend and gms separately or theres is any way to check both that return an object with status of each service/pod?dazzling-yak-93039
06/15/2023, 8:28 PM/health/check/elastic
. There is a combined health check at /health/check/ready
that currently only checks ElasticSearch but can be extended to support MySQL, Kafka, or other components! Feel free to make a PR if you'd like!