mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-07-23 01:01:19 +03:00
Previously, there could be an unexpected increase in `rate` if an out-of-order sample was ingested after the previous flush. Before: <img width="1503" height="835" alt="image" src="https://github.com/user-attachments/assets/3fb05f3e-51af-4c5c-989a-ec3da089fc23" /> After: <img width="2546" height="924" alt="image" src="https://github.com/user-attachments/assets/db8d8b0e-bbc0-4927-947a-713fc1fb4c5f" /> --------- Signed-off-by: hagen1778 <roman@victoriametrics.com> Co-authored-by: hagen1778 <roman@victoriametrics.com>