-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Statistics
-
None
-
Storage Engines - Foundations
-
None
-
None
These stats are no longer used.
LayeredStat('layered_table_manager_checkpoints', 'checkpoints performed on this table by the layered table manager'),
LayeredStat('layered_table_manager_logops_applied', 'how many log applications the layered table manager applied on this tree'),
LayeredStat('layered_table_manager_logops_skipped', 'how many log applications the layered table manager skipped on this tree'),
These stats should only be on the connection level, not on the data source level.
LayeredStat('layered_table_manager_checkpoints_disagg_pick_up_failed', 'disagg pick up checkpoints failed'),
LayeredStat('layered_table_manager_checkpoints_disagg_pick_up_succeed', 'disagg pick up checkpoints succeeded'),
We should cleanup these stats.