[SERVER-1739] trace total nscanned and other query/operation metrics Created: 06/Sep/10  Updated: 28/Oct/15  Resolved: 21/Dec/12

Status: Closed
Project: Core Server
Component/s: Diagnostics
Affects Version/s: None
Fix Version/s: 2.3.2

Type: Improvement Priority: Major - P3
Reporter: Eliot Horowitz (Inactive) Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-5828 Metric/Stats Tracking Closed
Participants:

 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)
	},



 Comments   
Comment by auto [ 21/Dec/12 ]

Author:

{u'date': u'2012-12-21T21:32:03Z', u'email': u'eliot@10gen.com', u'name': u'Eliot Horowitz'}

Message: SERVER-1739 - change query to operation
Branch: master
https://github.com/mongodb/mongo/commit/90a936ea5d70015991de7d2b17c1516854e10d06

Comment by auto [ 21/Dec/12 ]

Author:

{u'date': u'2012-12-21T20:51:54Z', u'name': u'Eliot Horowitz', u'email': u'eliot@10gen.com'}

Message: SERVER-1739 - add ninserted and ndeleted
Branch: master
https://github.com/mongodb/mongo/commit/ccff45c737696652c9c2bd8bafa5f8fc9a4a5dfc

Comment by auto [ 21/Dec/12 ]

Author:

{u'date': u'2012-12-21T20:29:36Z', u'name': u'Eliot Horowitz', u'email': u'eliot@10gen.com'}

Message: SERVER-1739 - change path and more things to track
Branch: master
https://github.com/mongodb/mongo/commit/db028e3543cf5ffedd0e8256069924a5b970b81c

Comment by auto [ 21/Dec/12 ]

Author:

{u'date': u'2012-12-21T19:07:28Z', u'name': u'Eliot Horowitz', u'email': u'eliot@10gen.com'}

Message: SERVER-1739 - trace total nscanned so can graph / over time
Branch: master
https://github.com/mongodb/mongo/commit/bb852c8a29cda31869d54f610cf4daf143387792

Comment by auto [ 21/Dec/12 ]

Author:

{u'date': u'2012-12-21T18:59:14Z', u'name': u'Eliot Horowitz', u'email': u'eliot@10gen.com'}

Message: SERVER-1739 - clean db profiling api in Database and fix nscanned
Branch: master
https://github.com/mongodb/mongo/commit/5eff9e598d77ceae993de8628ed1f637a523b75b

Generated at Thu Feb 08 02:57:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.