prometheus/docs/configuration
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
..
alerting_rules.md Add sentence explaining what happens when the for clause is omitted (#12457) 2023-06-16 11:55:41 +01:00
configuration.md Add configuration option for GOGC 2024-06-05 15:23:16 +02:00
https.md Update exporter-toolkit 2023-05-30 09:08:00 +02:00
index.md
recording_rules.md Feature: Allow configuration of a rule evaluation delay (#14061) 2024-05-30 11:49:50 +01:00
template_examples.md
template_reference.md Support native histogram values in template functions 2024-03-26 22:30:01 +01:00
unit_testing_rules.md Set test group interval default to evaluation interval (#13011) 2023-10-20 21:32:46 +11:00