-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Statistics
-
None
-
Storage Engines - Persistence
-
4,366.148
-
None
-
None
Now that we’ve added the page discard function, we’d like to add a stat to track the total size of pages discarded. This wasn’t feasible earlier due to the lack of necessary information in the relevant code paths.
This ticket is to revisit and implement that stat once checkpoint size changes land (or if any other changes make the required data more accessible), so we can track the total discarded size with minimal additional engineering effort.