mirror of
https://github.com/prometheus/prometheus
synced 2026-04-24 11:00:36 +08:00
We should use the configured value, or Prometheus' default of 75%, while initializing and loading the WAL. Since the Go default is 100%, most Prometheus users would experience higher memory usage before the value is configured. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>