Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29d3e48

Browse files
Update CHANGELOG.md
Co-authored-by: Julien <[email protected]> Signed-off-by: George Krajcsovits <[email protected]>
1 parent e121d07 commit 29d3e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This release changes the default for GOGC, the Go runtime control for the trade-off between excess memory use and CPU usage. We have found that Prometheus operates with minimal additional CPU usage, but greatly reduced memory by adjusting the upstream Go default from 100 to 75.
88

99
* [CHANGE] Rules: Execute 1 query instead of N (where N is the number of alerts within alert rule) when restoring alerts. #13980 #14048
10-
* [CHANGE] Runtime: Change GOGC threshold from 100 to 50 #14176 #14285
10+
* [CHANGE] Runtime: Change GOGC threshold from 100 to 75 #14176 #14285
1111
* [FEATURE] Rules: Add new option `query_offset` for each rule group via rule group configuration file and `rule_query_offset` as part of the global configuration to have more resilience for remote write delays. #14061 #14216 #14273
1212
* [ENHANCEMENT] Rules: Add `rule_group_last_restore_duration_seconds` metric to measure the time it takes to restore a rule group. #13974
1313
* [ENHANCEMENT] OTLP: Improve remote write format translation performance by using label set hashes for metric identifiers instead of string based ones. #14006 #13991

0 commit comments

Comments
 (0)