/admin/datadomain?op=ping checks the aliveness of a Dgraph and returns a lightweight message.
Because ping requests are given the highest priority and are processed synchronously (as they are received), a ping response time is independent of the number of outstanding requests in the Dgraph. The ping command does not activate an idle data domain.
dgraph Web07:5556 responding at Wed Mar 27 15:35:27 2013You can use this operation to monitor the health or heartbeat of the Dgraph, and as a health check for load balancers.