diff --git a/_service b/_service index ad6f88f..63b58ed 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git @PARENT_TAG@ - v2.52.0 + v2.53.0 v(.*) v2* @@ -13,6 +13,6 @@ gz - prometheus-2.52.0.tar.gz + prometheus-2.53.0.tar.gz diff --git a/golang-github-prometheus-prometheus.changes b/golang-github-prometheus-prometheus.changes index f3b135e..79fd4ee 100644 --- a/golang-github-prometheus-prometheus.changes +++ b/golang-github-prometheus-prometheus.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Wed Jun 19 10:54:30 UTC 2024 - Johannes Kastl + +- update to 2.53.0: + 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. + * [CHANGE] Rules: Execute 1 query instead of N (where N is the + number of alerts within alert rule) when restoring alerts. + #13980 #14048 + * [CHANGE] Runtime: Change GOGC threshold from 100 to 75 #14176 + #14285 + * [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 + * [ENHANCEMENT] Rules: Add + rule_group_last_restore_duration_seconds metric to measure the + time it takes to restore a rule group. #13974 + * [ENHANCEMENT] OTLP: Improve remote write format translation + performance by using label set hashes for metric identifiers + instead of string based ones. #14006 #13991 + * [ENHANCEMENT] TSDB: Optimize querying with regexp matchers. + #13620 + * [BUGFIX] OTLP: Don't generate target_info unless there are + metrics and at least one identifying label is defined. #13991 + * [BUGFIX] Scrape: Do no try to ingest native histograms when the + native histograms feature is turned off. This happened when + protobuf scrape was enabled by for example the created time + feature. #13987 + * [BUGFIX] Scaleway SD: Use the instance's public IP if no + private IP is available as the __address__ meta label. #13941 + * [BUGFIX] Query logger: Do not leak file descriptors on error. + #13948 + * [BUGFIX] TSDB: Let queries with heavy regex matches be + cancelled and not use up the CPU. #14096 #14103 #14118 #14199 + * [BUGFIX] API: Do not warn if result count is equal to the + limit, only when exceeding the limit for the series, + label-names and label-values APIs. #14116 + * [BUGFIX] TSDB: Fix head stats and hooks when replaying a + corrupted snapshot. #14079 + ------------------------------------------------------------------- Thu May 9 07:30:58 UTC 2024 - Johannes Kastl diff --git a/golang-github-prometheus-prometheus.spec b/golang-github-prometheus-prometheus.spec index db68c0f..7f9d782 100644 --- a/golang-github-prometheus-prometheus.spec +++ b/golang-github-prometheus-prometheus.spec @@ -27,7 +27,7 @@ %endif Name: golang-github-prometheus-prometheus -Version: 2.52.0 +Version: 2.53.0 Release: 0 Summary: The Prometheus monitoring system and time series database License: Apache-2.0 diff --git a/npm_licenses.tar.bz2 b/npm_licenses.tar.bz2 index 016ed67..ebe7d63 100644 --- a/npm_licenses.tar.bz2 +++ b/npm_licenses.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:375a00418138d728f5de82c06e816979d94da22ef95d34199575f6ea8100932b -size 170730 +oid sha256:4db00e4ca449d51771ac01b6e520832524c9af37a670da56ab2a3a267b023f08 +size 168478 diff --git a/prometheus-2.52.0.tar.gz b/prometheus-2.52.0.tar.gz deleted file mode 100644 index d7a3fc2..0000000 --- a/prometheus-2.52.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5e0af0e6aaac883b8c5e57df36600bc7d73c9b582d991d2c1ade14138be0a38 -size 6302670 diff --git a/prometheus-2.53.0.tar.gz b/prometheus-2.53.0.tar.gz new file mode 100644 index 0000000..c9af118 --- /dev/null +++ b/prometheus-2.53.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf137bb8057c8634a5c25ac4b3717dfc9cbc6b81f3f0e5e6894dab797f256d7 +size 6317918 diff --git a/vendor.tar.gz b/vendor.tar.gz index 42f2008..ea9d779 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3474a7426da752727fc104fb95e1eca02bf02d0352d0b198b84ecc622120368 -size 14621620 +oid sha256:094296528d7c81e038999c8ed4889f9a6d5590ab5b508c0c90a6ffb0f70d4719 +size 14453467 diff --git a/web-ui-2.52.0.tar.gz b/web-ui-2.52.0.tar.gz deleted file mode 100644 index 7d4e374..0000000 --- a/web-ui-2.52.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dead2081ff28bc888fe7aa758efbc83028b5e3a84dca1ccd719ce2f4ffdf6f3f -size 3602479 diff --git a/web-ui-2.53.0.tar.gz b/web-ui-2.53.0.tar.gz new file mode 100644 index 0000000..484f0c9 --- /dev/null +++ b/web-ui-2.53.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6f8def612ce4658afe2b7a0c78b388d19348e749f42b64e8e237795fc3a20a +size 3603395