forked from pool/golang-github-prometheus-prometheus
Accepting request 1118889 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1118889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-prometheus-prometheus?expand=0&rev=38
This commit is contained in:
commit
8f32345803
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.47.1</param>
|
||||
<param name="revision">v2.47.2</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.47.1.tar.gz</param>
|
||||
<param name="archive">prometheus-2.47.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 06:12:18 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 2.47.2:
|
||||
* [BUGFIX] TSDB: Fix counter reset edgecases causing native
|
||||
histogram panics. #12838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 13:54:08 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
|
||||
Name: golang-github-prometheus-prometheus
|
||||
Version: 2.47.1
|
||||
Version: 2.47.2
|
||||
Release: 0
|
||||
Summary: The Prometheus monitoring system and time series database
|
||||
License: Apache-2.0
|
||||
|
BIN
npm_licenses.tar.bz2
(Stored with Git LFS)
BIN
npm_licenses.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dabe1239122bd215ac74f5e181ad672abf776ea914af00617945faaed2d8197
|
||||
size 6451994
|
BIN
prometheus-2.47.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
prometheus-2.47.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f708f358a3cd847ea0b73a9cd1bdea99891f9fd46ac3300aeed49ef7ef19ffc
|
||||
size 3570283
|
BIN
web-ui-2.47.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
web-ui-2.47.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user