prometheus/docs
SuperQ 68ba6c1ae5
Add configuration option for GOGC
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>
2024-06-05 15:23:16 +02:00
..
command-line Merge pull request #14129 from prometheus/beorn7/doc 2024-05-23 13:37:42 +02:00
configuration Add configuration option for GOGC 2024-06-05 15:23:16 +02:00
images
querying Document sorting behaviour 2024-05-17 13:54:08 +10:00
feature_flags.md
federation.md
getting_started.md
http_sd.md
index.md
installation.md
management_api.md
migration.md
stability.md
storage.md doc: Clarify the limits of dumping/backfilling via OpenMetrics 2024-05-21 14:50:06 +02:00