You can request the MDEX Engine Statistics page for the Dgraph with the URL listed below-
http://DgraphServerNameOrIP:DgraphPort/admin?op=stats
For example, if your Dgraph is running on your local machine and listening on port 15000, specify this:
http://localhost:15000/admin?op=stats
How to reset stats?
http://DgraphServerNameOrIP:DgraphPort/admin?op=statsreset
How will the xml be generated and where will it be?
ReplyDelete