-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-03-22, Execution Team 2021-04-05
In SERVER-48221 we enabled collection of FTDC metrics during WT shutdown; however we limited the metrics collected to system information outside of serverStatus.
There is some additional system-related information in serverStatus that would be useful to collect, such as tcmalloc and extra_info. This would allow us to diagnose CPU and memory problems during shutdown, and to monitor memory usage including shutdown in our performance tests.
It should be possible to collect this information since it is system-related and not (logically) dependent on MongoDB-specific data structures.
- is related to
-
SERVER-53708 Excess memory usage during shutdown in durable history tests
- Closed
-
SERVER-48221 Shut down ftdc after storage engine
- Closed