mirror of
https://github.com/prometheus/prometheus
synced 2024-12-25 16:02:28 +00:00
68ba6c1ae5
Add the ability to adjust the `GOGC` variable from the Prometheus configuration file. * Create a new top-level `runtime` section in the config. * Adjust from the Go default of 100 to 50 to reduce wasted memory. * Use the `GOGC` env value if no configuraiton is used. Signed-off-by: SuperQ <superq@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
config_default_test.go | ||
config_test.go | ||
config_windows_test.go | ||
config.go |