-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Networking & Observability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When a mongod runs in replica set mode (and is a data-bearing node), three periodic FTDC collectors are registered that run an aggregate with $collStats for:
- local.oplog.rs (
SERVER-19585) - config.transactions (
SERVER-76185) - config.image_collection (
SERVER-76185)
There is currently no test that asserts these collectors run or that their data appears in the FTDC output (e.g. via getDiagnosticData).
- is related to
-
SERVER-19585 Implement full-time diagnostic data capture MongoD integration
-
- Closed
-
-
SERVER-76185 Consider making config.transactions and config.image_collection special in serverStatus
-
- Closed
-