Is there a ping endpoint for gms? I would like to ...
# getting-started
s
Is there a ping endpoint for gms? I would like to test connectivity from a different cluster to see if I able to reach gms
m
@square-activity-64562 /config is an endpoint that exists today.
e
there is also a /health endpoint used by docker
b
Let's discuss in #troubleshoot
s
Added a feature request for ping endpoint https://github.com/linkedin/datahub/issues/3025
e
For frontend it should be
“/admin”
checkout how the HEALTHCHECK is setup in all the dockerfiles!
s
Ok
e
Let me add this to the issue as well for future visibilty!
Thanks for opening the issue