We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb583c commit 62ed3e7Copy full SHA for 62ed3e7
driver-core/src/test/resources/command-monitoring/find.json
@@ -95,14 +95,12 @@
95
"$max": {
96
"_id": 6
97
},
98
- "$maxScan": 5000,
99
"$maxTimeMS": 6000,
100
"$min": {
101
"_id": 0
102
103
"$returnKey": false,
104
"$showDiskLoc": false,
105
- "$snapshot": false
106
}
107
108
@@ -127,14 +125,12 @@
127
125
"max": {
128
126
129
130
- "maxScan": 5000,
131
"maxTimeMS": 6000,
132
"min": {
133
134
135
"returnKey": false,
136
"showRecordId": false,
137
- "snapshot": false
138
139
"command_name": "find",
140
"database_name": "command-monitoring-tests"
0 commit comments