fix: correct mimir early-head-compaction-min-in-memory-series for pre
What
- Updates the early-head-compaction-min-in-memory-series value to one that will help test the change in
pre.
Why
The original value we made the mistake of looking at an aggregated in-memory across all ingesters. This value reflects a per ingester limit and sets it to something we can look to observe the compactions happening in pre
Related MR: !9121 (merged)
Edited by Nick Duff