Start by writing a Mongo query, for example: {'id':'foo'} or { } to get all the documents.
Splitter
Errors

Execute Query Watermark

Execute a query to see the results

METRIC VALUE
Request Charge
Showing Results
Retrieved document count More information Total number of retrieved documents
Retrieved document size More information Total size of retrieved documents in bytes bytes
Output document count More information Number of output documents
Output document size More information Total size of output documents in bytes bytes
Index hit document count More information Total number of documents matched by the filter
Index lookup time More information Time spent in physical index layer ms
Document load time More information Time spent in loading documents ms
Query engine execution time More information Time spent by the query engine to execute the query expression (excludes other execution times like load documents or write results) ms
System function execution time More information Total time spent executing system (built-in) functions ms
User defined function execution time More information Total time spent executing user-defined functions ms
Document write time More information Time spent to write query result set to response buffer ms
Round Trips
Activity id