Changes to how the Dgraph stats page is returned

In the data domain, more than one Dgraph process may be running. You can request the Dgraph stats page either on each Endeca Server node, or for all Dgraph instances at once.

The Dgraph stats page continues to be returned with http://<host>:<port>/endeca-server/admin/<data_domain>?op=stats for each machine hosting the Endeca Server for this data domain.

In addition, endeca-cmd get-dd-status <data-domain> returns the Dgraph node statistics for each running Dgraph node in the data domain (and not only for one Dgraph node). Note, however, that this information is not formatted in HTML and thus is intended for Oracle Endeca Support only.