Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
Description
Things added:
> db.serverStatus().metrics
|
{
|
"document" : {
|
"deleted" : NumberLong(0),
|
"inserted" : NumberLong(0),
|
"returned" : NumberLong(18),
|
"scanned" : NumberLong(30),
|
"updated" : NumberLong(1)
|
},
|
"operation" : {
|
"fastmod" : NumberLong(0),
|
"idhack" : NumberLong(6),
|
"scanAndOrder" : NumberLong(1)
|
},
|
Attachments
Issue Links
- related to
-
SERVER-5828 Metric/Stats Tracking
-
- Closed
-