Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-16668

[SERVER] Investigate changes in SERVER-83242: Change the default retention configuration of FTDC data file

      Original Downstream Change Summary

      This ticket has changed the default value of `diagnosticDataCollectionDirectorySizeMB` server parameter from 200MB to 400MB when the cluster is sharded (for mongod and mongos).

      For replica set and standalone, the default value 200MB remains the same.

      Description of Linked Ticket

      The maximum size of the FDTC data file is set to a default value of 200 MB and can be customized by setting the diagnosticDataCollectionDirectorySizeMB option. By embedding the router, the MongoD process will produce diagnostic data for both router and shard services, requiring additional space to maintain the retention we have today.

      The goal of this ticket is to change the default value of the diagnosticDataCollectionDirectorySizeMB option on MongoD to 400 MB when the built-in router is enabled and leave 200 MB otherwise.

            Assignee:
            kenneth.dyer@mongodb.com Kenneth Dyer
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              8 weeks, 6 days ago