[DOCS-14715] [SERVER]Investigate changes in SERVER-56602: Track usage of match expressions in serverStatus Created: 05/Aug/21  Updated: 13/Nov/23  Resolved: 13/Oct/21

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 5.0.4, 4.2.18, 5.1.0-rc0, 4.4.11, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Backlog - Core Eng Program Management Team Assignee: Dave Cuthbert (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
backported by DOCS-14899 [BACKPORT] [v4.4] Track usage of matc... Closed
backports DOCS-14952 [BACKPORT] [v4.2] Track usage of matc... Closed
Documented
documents SERVER-56602 Track usage of match expressions in s... Closed
Related
related to DOCS-14863 [Server -backport] [v5.0] Track usage... Closed
Participants:
Days since reply: 2 years, 1 day ago
Epic Link: DOCSP-14300

 Description   
Downstream Change Summary

Adds new metrics to db.serverStatus() under expressionCounters.match with counters for match expressions occurring in find() and aggregate() commands.

Description of Linked Ticket

Add counters for match expressions (https://docs.mongodb.com/manual/reference/operator/query/

Something like this:

"metrics" : {
   "matchExpressionsCounters" : {
         "$text" : <num>,
         "$elemMatch" : <num>,
         ...
         "<expression>" : <num>
         }
   },
   ...
}

 

 



 Comments   
Comment by Githook User [ 08/Feb/22 ]

Author:

{'name': 'Dave', 'email': '69165704+davemungo@users.noreply.github.com', 'username': 'davemungo'}

Message: DOCS-14899 BACKPORT DOCS-14715 (#558)
Branch: v4.4
https://github.com/10gen/docs-mongodb-internal/commit/20e5e8f7f8adad879bd5a61fdbfcf5428189a177

Comment by Githook User [ 08/Feb/22 ]

Author:

{'name': 'Dave', 'email': '69165704+davemungo@users.noreply.github.com', 'username': 'davemungo'}

Message: DOCS-14952 BACKPORT DOCS-14715 (#560)

Comment by Githook User [ 13/Oct/21 ]

Author:

{'name': 'Dave Cuthbert', 'email': 'dave.cuthbert@mongodb.com', 'username': 'davemungo'}

Message: DOCS-14715 BACKPORT track match expressions
Branch: v5.0
https://github.com/mongodb/docs/commit/1d2ca843066717f5b4af8b2884f58755f1061453

Comment by Githook User [ 13/Oct/21 ]

Author:

{'name': 'Dave Cuthbert', 'email': 'dave.cuthbert@mongodb.com', 'username': 'davemungo'}

Message: DOCS-14715 match expressions in serverStatus
Branch: master
https://github.com/mongodb/docs/commit/332e6aed7528660cd346cbafa3d36136c344b5c1

Generated at Thu Feb 08 08:11:01 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.