Dominique Leuenberger 2024-07-01 09:18:33 +00:00 committed by Git OBS Bridge
commit 9bb68f385c
9 changed files with 57 additions and 13 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v2.52.0</param>
<param name="revision">v2.53.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="match-tag">v2*</param>
</service>
@ -13,6 +13,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
<param name="archive">prometheus-2.52.0.tar.gz</param>
<param name="archive">prometheus-2.53.0.tar.gz</param>
</service>
</services>

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Wed Jun 19 10:54:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- 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 <opensuse_buildservice@ojkastl.de>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:375a00418138d728f5de82c06e816979d94da22ef95d34199575f6ea8100932b
size 170730
oid sha256:4db00e4ca449d51771ac01b6e520832524c9af37a670da56ab2a3a267b023f08
size 168478

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5e0af0e6aaac883b8c5e57df36600bc7d73c9b582d991d2c1ade14138be0a38
size 6302670

3
prometheus-2.53.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cf137bb8057c8634a5c25ac4b3717dfc9cbc6b81f3f0e5e6894dab797f256d7
size 6317918

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3474a7426da752727fc104fb95e1eca02bf02d0352d0b198b84ecc622120368
size 14621620
oid sha256:094296528d7c81e038999c8ed4889f9a6d5590ab5b508c0c90a6ffb0f70d4719
size 14453467

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dead2081ff28bc888fe7aa758efbc83028b5e3a84dca1ccd719ce2f4ffdf6f3f
size 3602479

3
web-ui-2.53.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a6f8def612ce4658afe2b7a0c78b388d19348e749f42b64e8e237795fc3a20a
size 3603395