FTDC collects storage engine statistics about the oplog. It also collects the "creationString", which is not used, but uses a very expensive "metadata:create" cursor.
In an attempt to speed up FTDC, expose an API that omits the "creationString" field in the response to avoid opening a "metadata:create" cursor.
- related to
-
WT-7534 Investigate FTDC drops during checkpoint prepare
- Closed