mirror of https://github.com/prometheus/prometheus
Browse Source
GC is triggered rarely, which may cause unnecessarily high memory spikes when running several compaction cycles in a row. Explicitly run GC so we don't have idle bytes marked as used from the previous cycle.pull/5805/head
Fabian Reinartz
8 years ago
1 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue