mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 20:21:01 +01:00
* Enable auto-gomemlimit by default Enable the `auto-gomemlimit` feature flag by default. * Add command line flag `--no-auto-gomemlimit` to disable. --------- Signed-off-by: SuperQ <superq@gmail.com>