SERVER-117685 Create an RAII type to track action duration and report metrics in server status (#46846)
Co-authored-by: Ruby Chen <ruby.chen@mongodb.com> GitOrigin-RevId: b043b27169fad80917105a98f10fd2ebbe734796
This commit is contained in:
committed by
MongoDB Bot
parent
3faba05337
commit
10d56640a6
@@ -851,6 +851,7 @@ storage_engine_integration:
|
||||
fully_marked: true
|
||||
files:
|
||||
- src/mongo/db/storage # excluding ./key_string, ./wiredtiger, ./devnull, some of ./kv
|
||||
- src/mongo/db/action_duration_metrics*
|
||||
- src/mongo/db/record_id*
|
||||
- src/mongo/db/server_recovery*
|
||||
- src/mongo/db/mongod_options_storage*
|
||||
|
||||
Reference in New Issue
Block a user