-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
v7.0, v6.0, v5.0, v4.4
-
Sharding EMEA 2023-05-29, Sharding EMEA 2023-06-12, Sharding EMEA 2023-06-26, Sharding EMEA 2023-07-10, Sharding EMEA 2023-07-24, Sharding EMEA 2023-08-07, Sharding EMEA 2023-08-21
SERVER-72146 added extra statistics related to migrations, however, there is one in particular that was separated from that work that should be added as part of the range deletion optimizations which is:
- countBytesDeletedByRangeDeletion
It should be analogous to countDocsDeletedByRangeDeletion but it should reflect the total number of bytes deleted by the range deleter. By looking at this statistic we could easily determine the range deletion throughput.
- related to
-
SERVER-72146 Make chunk migrations metrics more accessible from Atlas
- Closed