@@ -94,170 +94,125 @@ The command returns the output of the following form:
94
94
"totalCreated" : <num>,
95
95
"totalRefreshing" : <num>,
96
96
"replicaSetMatchingStrategy" : <string>,
97
- "acquisitionWaitTimes" : { // Added in MongoDB 6.1
98
- "(-inf, 0ms)" : { "count" : <num> },
99
- "[0ms, 50ms)" : { "count" : <num> },
100
- "[50ms, 100ms)" : { "count" : <num> },
101
- "[100ms, 150ms)" : { "count" : <num> },
102
- "[150ms, 200ms)" : { "count" : <num> },
103
- "[200ms, 250ms)" : { "count" : <num> },
104
- "[250ms, 300ms)" : { "count" : <num> },
105
- "[300ms, 350ms)" : { "count" : <num> },
106
- "[350ms, 400ms)" : { "count" : <num> },
107
- "[400ms, 450ms)" : { "count" : <num> },
108
- "[450ms, 500ms)" : { "count" : <num> },
109
- "[500ms, 550ms)" : { "count" : <num> },
110
- "[550ms, 600ms)" : { "count" : <num> },
111
- "[600ms, 650ms)" : { "count" : <num> },
112
- "[650ms, 700ms)" : { "count" : <num> },
113
- "[700ms, 750ms)" : { "count" : <num> },
114
- "[750ms, 800ms)" : { "count" : <num> },
115
- "[800ms, 850ms)" : { "count" : <num> },
116
- "[850ms, 900ms)" : { "count" : <num> },
117
- "[900ms, 950ms)" : { "count" : <num> },
118
- "[950ms, 1000ms)" : { "count" : <num> },
119
- "[1000ms, inf)" : { "count" : <num> },
120
- "totalCount" : <num>
121
- },
122
97
"pools" : {
123
98
"NetworkInterfaceTL-TaskExecutorPool-0" : {
124
99
"poolInUse" : <num>,
125
100
"poolAvailable" : <num>,
126
101
"poolCreated" : <num>,
127
- "poolRefreshing" : <num>,
128
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
102
+ "poolRefreshing" : <num>,
129
103
"cfg1.example.net:27019" : {
130
104
"inUse" : <num>,
131
105
"available" : <num>,
132
106
"created" : <num>,
133
- "refreshing" : <num>,
134
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
107
+ "refreshing" : <num>
135
108
},
136
109
},
137
110
"NetworkInterfaceTL-TaskExecutorPool-1" : {
138
111
"poolInUse" : <num>,
139
112
"poolAvailable" : <num>,
140
113
"poolCreated" : <num>,
141
114
"poolRefreshing" : <num>,
142
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
143
115
"cfg1.example.net:27019" : {
144
116
"inUse" : <num>,
145
117
"available" : <num>,
146
118
"created" : <num>,
147
- "refreshing" : <num>,
148
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
119
+ "refreshing" : <num>
149
120
}
150
121
},
151
122
"NetworkInterfaceTL-TaskExecutorPool-2" : {
152
123
"poolInUse" : <num>,
153
124
"poolAvailable" : <num>,
154
125
"poolCreated" : <num>,
155
126
"poolRefreshing" : <num>,
156
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
157
127
"cfg1.example.net:27019" : {
158
128
"inUse" : <num>,
159
129
"available" : <num>,
160
130
"created" : <num>,
161
- "refreshing" : <num>,
162
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
131
+ "refreshing" : <num>
163
132
}
164
133
},
165
134
"NetworkInterfaceTL-TaskExecutorPool-3" : {
166
135
"poolInUse" : <num>,
167
136
"poolAvailable" : <num>,
168
137
"poolCreated" : <num>,
169
138
"poolRefreshing" : <num>,
170
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
171
139
"cfg1.example.net:27019" : {
172
140
"inUse" : <num>,
173
141
"available" : <num>,
174
142
"created" : <num>,
175
- "refreshing" : <num>,
176
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
143
+ "refreshing" : <num>
177
144
}
178
145
},
179
146
"NetworkInterfaceTL-ShardRegistry" : {
180
147
"poolInUse" : <num>,
181
148
"poolAvailable" : <num>,
182
149
"poolCreated" : <num>,
183
150
"poolRefreshing" : <num>,
184
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
185
151
"cfg1.example.net:27019" : {
186
152
"inUse" : <num>,
187
153
"available" : <num>,
188
154
"created" : <num>,
189
- "refreshing" : <num>,
190
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
155
+ "refreshing" : <num>
191
156
},
192
157
"cfg2.example.net:27019" : {
193
158
"inUse" : <num>,
194
159
"available" : <num>,
195
160
"created" : <num>,
196
- "refreshing" : <num>,
197
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
161
+ "refreshing" : <num>
198
162
},
199
163
"cfg3.example.net:27019" : {
200
164
"inUse" : <num>,
201
165
"available" : <num>,
202
166
"created" : <num>,
203
- "refreshing" : <num>,
204
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
167
+ "refreshing" : <num>
205
168
},
206
169
"shard1.example.net:27018" : {
207
170
"inUse" : <num>,
208
171
"available" : <num>,
209
172
"created" : <num>,
210
- "refreshing" : <num>,
211
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
173
+ "refreshing" : <num>
212
174
},
213
175
"shard2.example.net:27018" : {
214
176
"inUse" : <num>,
215
177
"available" : <num>,
216
178
"created" : <num>,
217
- "refreshing" : <num>,
218
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
179
+ "refreshing" : <num>
219
180
}
220
181
},
221
182
"global" : {
222
183
"poolInUse" : <num>,
223
184
"poolAvailable" : <num>,
224
185
"poolCreated" : <num>,
225
186
"poolRefreshing" : <num>,
226
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
227
187
"cfg3.example.net:27019" : {
228
188
"inUse" : <num>,
229
189
"available" : <num>,
230
190
"created" : <num>,
231
- "refreshing" : <num>,
232
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
191
+ "refreshing" : <num>
233
192
},
234
193
"cfg1.example.net:27019" : {
235
194
"inUse" : <num>,
236
195
"available" : <num>,
237
196
"created" : <num>,
238
- "refreshing" : <num>,
239
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
197
+ "refreshing" : <num>
240
198
},
241
199
"cfg2.example.net:27019" : {
242
200
"inUse" : <num>,
243
201
"available" : <num>,
244
202
"created" : <num>,
245
- "refreshing" : <num>,
246
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
203
+ "refreshing" : <num>
247
204
},
248
205
"shard2.example.net:27018" : {
249
206
"inUse" : <num>,
250
207
"available" : <num>,
251
208
"created" : <num>,
252
- "refreshing" : <num>,
253
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
209
+ "refreshing" : <num>
254
210
},
255
211
"shard1.example.net:27018" : {
256
212
"inUse" : <num>,
257
213
"available" : <num>,
258
214
"created" : <num>,
259
- "refreshing" : <num>,
260
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
215
+ "refreshing" : <num>
261
216
}
262
217
}
263
218
},
@@ -266,36 +221,31 @@ The command returns the output of the following form:
266
221
"inUse" : <num>,
267
222
"available" : <num>,
268
223
"created" : <num>,
269
- "refreshing" : <num>,
270
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
224
+ "refreshing" : <num>
271
225
},
272
226
"cfg1.example.net:27019" : {
273
227
"inUse" : <num>,
274
228
"available" : <num>,
275
229
"created" : <num>,
276
- "refreshing" : <num>,
277
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
230
+ "refreshing" : <num>
278
231
},
279
232
"cfg2.example.net:27019" : {
280
233
"inUse" : <num>,
281
234
"available" : <num>,
282
235
"created" : <num>,
283
- "refreshing" : <num>,
284
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
236
+ "refreshing" : <num>
285
237
},
286
238
"shard2.example.net:27018" : {
287
239
"inUse" : <num>,
288
240
"available" : <num>,
289
241
"created" : <num>,
290
- "refreshing" : <num>,
291
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
242
+ "refreshing" : <num>
292
243
},
293
244
"shard1.example.net:27018" : {
294
245
"inUse" : <num>,
295
246
"available" : <num>,
296
247
"created" : <num>,
297
- "refreshing" : <num>,
298
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
248
+ "refreshing" : <num>
299
249
}
300
250
},
301
251
"replicaSets" : {
@@ -468,14 +418,11 @@ Output
468
418
"poolAvailable" : <num>,
469
419
"poolCreated" : <num>,
470
420
"poolRefreshing" : <num>,
471
- "acquisitionWaitTimes" : <document>, // Added in MongoDB 6.1
472
421
"[host1]" : {
473
- "inUse" : <num>, "available" : <num>, "created" : <num>, "refreshing" : <num>,
474
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
422
+ "inUse" : <num>, "available" : <num>, "created" : <num>, "refreshing" : <num>
475
423
},
476
424
"[host2]" : {
477
- "inUse" : <num>, "available" : <num>, "created" : <num>, "refreshing" : <num>,
478
- "acquisitionWaitTimes" : <document> // Added in MongoDB 6.1
425
+ "inUse" : <num>, "available" : <num>, "created" : <num>, "refreshing" : <num>
479
426
},
480
427
...
481
428
}
@@ -523,14 +470,6 @@ Output
523
470
Displays the number of connections in this connection pool
524
471
that were closed having never been used.
525
472
526
- .. data:: connPoolStats.pools.[pool].acquisitionWaitTimes
527
-
528
- .. versionadded:: 6.1
529
-
530
- Reports the wait times for requests to acquire a connection from
531
- :binary:`~bin.mongos` to :binary:`~bin.mongod`. For details, see
532
- :data:`connPoolStats.acquisitionWaitTimes`.
533
-
534
473
.. data:: connPoolStats.hosts
535
474
536
475
Reports on connection statistics (in
@@ -560,14 +499,6 @@ Output
560
499
other members of the :term:`sharded cluster` or
561
500
:term:`replica set` that were closed having never been used.
562
501
563
- .. data:: connPoolStats.hosts.[host].acquisitionWaitTimes
564
-
565
- .. versionadded:: 6.1
566
-
567
- Reports the wait times for requests to acquire a connection from
568
- :binary:`~bin.mongos` to :binary:`~bin.mongod`. For details, see
569
- :data:`connPoolStats.acquisitionWaitTimes`.
570
-
571
502
.. data:: connPoolStats.replicaSets
572
503
573
504
Contains :term:`documents <document>` that represent a report of
0 commit comments