Accepting request 1132268 from home:ojkastl_buildservice:Branch_server_monitoring
update to 2.48.1 OBS-URL: https://build.opensuse.org/request/show/1132268 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=93
This commit is contained in:
parent
2a228c481e
commit
7024504e46
4
_service
4
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="revision">v2.48.0</param>
|
||||
<param name="revision">v2.48.1</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.48.0.tar.gz</param>
|
||||
<param name="archive">prometheus-2.48.1.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 9 20:04:27 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 2.48.1:
|
||||
* [BUGFIX] TSDB: Make the wlog watcher read segments
|
||||
synchronously when not tailing. #13224
|
||||
* [BUGFIX] Agent: Participate in notify calls (fixes slow down in
|
||||
remote write handling introduced in 2.45). #13223
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 12:16:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
|
||||
Name: golang-github-prometheus-prometheus
|
||||
Version: 2.48.0
|
||||
Version: 2.48.1
|
||||
Release: 0
|
||||
Summary: The Prometheus monitoring system and time series database
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fabeca12468e5331d30583bb0ef218f6f8857d8dd6c5972519fcfb9187becff6
|
||||
size 156792
|
||||
oid sha256:b2a6cd730a4410a3b263923877bbd02c41446234f98dccc4a1c816ea738ba576
|
||||
size 162024
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e1dcab25bfb4dea1e210405f23aac3a80d056647825cd89e5f41c8b322f09f7
|
||||
size 6469108
|
3
prometheus-2.48.1.tar.gz
Normal file
3
prometheus-2.48.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8badf02454bf2f14af5564d1a2ab4ae95208d69c832cca6d28b2151db643249c
|
||||
size 6470284
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1563442b8a25625fb0ee5455362d9c4567a5c1780138bbfae4f65372b2a0b13a
|
||||
size 13567477
|
||||
oid sha256:9a78d7760407fe093f236bfca812fb6bbbefb0590d96b44260cb2e82bf39f2a0
|
||||
size 13567485
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cf9ea539e2484b0ab42201cf87425b67df0823697409c7ee71aed5cb7a97a60
|
||||
size 3578936
|
3
web-ui-2.48.1.tar.gz
Normal file
3
web-ui-2.48.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3e1676e8c5031cdb9214b8082e129d968306e6181b18ca224c220fe4453af6b
|
||||
size 3579188
|
Loading…
Reference in New Issue
Block a user