Files
percona-toolkit/src/go/tests/expect/stats_single/find_3.2.16
2017-10-14 20:10:21 +02:00

27 lines
572 B
Plaintext
Executable File

[
{
"ID": "fe0bf975a044fe47fd32b835ceba612d",
"Namespace": "test.coll",
"Operation": "FIND",
"Query": "{\"ns\":\"test.coll\",\"op\":\"query\",\"query\":{\"find\":\"coll\",\"filter\":{\"a\":1}}}\n",
"Fingerprint": "FIND coll a",
"FirstSeen": "2017-08-20T15:39:30.913Z",
"LastSeen": "2017-08-20T15:39:30.913Z",
"TableScan": false,
"Count": 1,
"BlockedTime": null,
"LockTime": null,
"NReturned": [
6
],
"NScanned": [
6
],
"QueryTime": [
0
],
"ResponseLength": [
349
]
}
]