Accepting request 1274588 from server:monitoring

OBS-URL: https://build.opensuse.org/request/show/1274588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alloy?expand=0&rev=12
This commit is contained in:
2025-05-05 20:29:41 +00:00
committed by Git OBS Bridge
9 changed files with 41 additions and 14 deletions

View File

@@ -3,8 +3,8 @@
<param name="url">https://github.com/grafana/alloy</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">163180649c1694d3fb0010e18a68a308835a3caa</param>
<param name="versionformat">v1.8.1^%cd.%h</param>
<param name="revision">v1.8.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">disable</param>
</service>

BIN
alloy-1.8.1^20250410.163180649.obscpio (Stored with Git LFS)

Binary file not shown.

3
alloy-1.8.3.obscpio Normal file
View File

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

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon May 5 11:06:50 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 1.8.3:
Bugfixes
* Fix mimir.rules.kubernetes panic on non-leader debug info
retrieval (@TheoBrigitte)
* Fix detection of the “streams limit exceeded” error in the Loki
client so that metrics are correctly labeled as
ReasonStreamLimited. (@maratkhv)
* Fix loki.source.file race condition that often lead to panic when
using decompression. (@kalleep)
* Fix deadlock in loki.source.file that can happen when targets are
removed. (@kalleep)
* Fix loki.process to emit valid logfmt. (@kalleep)
-------------------------------------------------------------------
Thu Apr 24 15:05:30 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 1.8.2:
Bugfixes
* Fix otelcol.exporter.prometheus dropping valid
exemplars. (@github-vincent-miszczak)
* Fix loki.source.podlogs not adding labels
__meta_kubernetes_namespace and
__meta_kubernetes_pod_label_*. (@kalleep)
-------------------------------------------------------------------
Tue Apr 15 14:26:07 UTC 2025 - Witek Bedyk <witold.bedyk@suse.com>

View File

@@ -1,4 +1,4 @@
name: alloy
version: 1.8.1^20250410.163180649
mtime: 1744297365
commit: 163180649c1694d3fb0010e18a68a308835a3caa
version: 1.8.3
mtime: 1746434907
commit: a3cd3344de6cdbede6a8afb9cd5812fb5180712e

View File

@@ -17,7 +17,7 @@
Name: alloy
Version: 1.8.1^20250410.163180649
Version: 1.8.3
Release: 0
Summary: OpenTelemetry Collector distribution with programmable pipelines
License: Apache-2.0

BIN
ui-1.8.1^20250410.163180649.tar.gz (Stored with Git LFS)

Binary file not shown.

3
ui-1.8.3.tar.gz Normal file
View File

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

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.