Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Many times while investigating issue we request customer to provide Mongo db stats. It would be useful if there is an InventoryPrinter for DocumentStore which dumps various stats
Some useful stats would be
- Number of entries in "nodes" collection
- Index memory size
- Node collection size on disk
- Number of cluster members which are active
See OAK-6179 for inventory printer related details