[SERVER-67058] create libdeps metrics Created: 06/Jun/22  Updated: 29/Oct/23  Resolved: 11/Aug/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: New Feature Priority: Major - P3
Reporter: Daniel Moody Assignee: Richard Samuels (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done before SERVER-67060 Create metrics evergreen task Closed
has to be done after SERVER-67044 Create build metrics CLI interface an... Closed
has to be done after SERVER-67109 create build metrics json validator Closed
Backwards Compatibility: Fully Compatible
Sprint: Dev Platform 2022-07-25
Participants:

 Description   

Libdeps metrics can be gathered via the libdeps analyzer. Libdeps analyzer can output metrics in json format, so the metrics can be gathered directly from the output of the analyzer.

Json Format:
 
{
 libdeps_metrics:{
    "NODE": <long>(1), 
    "EDGE": <long>(1), 
    "DIR_EDGE": <long>(1), 
    "TRANS_EDGE": <long>(1), 
    "DIR_PUB_EDGE": <long>(1), 
    "PUB_EDGE": <long>(1), 
    "PRIV_EDGE": <long>(1), 
    "IF_EDGE": <long>(1), 
    "PROG": <long>(1), 
    "LIB": <long>(1)
 }
}



 Comments   
Comment by Githook User [ 09/Aug/22 ]

Author:

{'name': 'Daniel Moody', 'email': 'daniel.moody@mongodb.com', 'username': 'dmoody256'}

Message: SERVER-67058 Create libdeps metrics
Branch: master
https://github.com/mongodb/mongo/commit/fc3674c2297367e84e8cbf977e1d6b7f024838ae

Comment by Githook User [ 09/Aug/22 ]

Author:

{'name': 'Richard Samuels', 'email': 'richard.l.samuels@gmail.com', 'username': 'richardsamuels'}

Message: SERVER-67058 rename libdeps to libdeps_tool
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/451f38fbad1078443bc29fb624089c25d2d5e3bf

Generated at Thu Feb 08 06:07:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.