Accepting request 1290979 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1290979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alloy?expand=0&rev=16
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/grafana/alloy</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.9.1</param>
|
||||
<param name="revision">v1.9.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
|
BIN
alloy-1.9.1.obscpio
(Stored with Git LFS)
BIN
alloy-1.9.1.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
alloy-1.9.2.obscpio
(Stored with Git LFS)
Normal file
BIN
alloy-1.9.2.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 04:52:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 1.9.2:
|
||||
* Bugfixes
|
||||
- Send profiles concurrently from pyroscope.ebpf. (@korniltsev)
|
||||
- Fix the validate command not understanding the livedebugging
|
||||
block. (@dehaansa)
|
||||
- Fix invalid class names in python profiles obtained with
|
||||
pyroscope.ebpf. (@korniltsev)
|
||||
- Fixed a bug which prevented non-secret optional secrets to be
|
||||
passed in as number arguments. (@ptodev)
|
||||
- For CRD-based components (prometheus.operator.*), retry
|
||||
initializing informers if the apiserver request fails. This
|
||||
rectifies issues where the apiserver is not reachable
|
||||
immediately after node restart. (@dehaansa)
|
||||
* Other changes
|
||||
- Add no-op blocks and attributes to the
|
||||
prometheus.exporter.windows component (@ptodev).
|
||||
Version 1.9.0 of Alloy removed the msmq block, as well as the
|
||||
enable_v2_collector, where_clause, and use_api attributes in
|
||||
the service block.
|
||||
This made it difficult for users to upgrade, so those
|
||||
attributes have now been made a no-op instead of being
|
||||
removed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 17:17:43 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: alloy
|
||||
version: 1.9.1
|
||||
mtime: 1749123918
|
||||
commit: d3d79312dd7587a6636649cbab45d99e8dd576e5
|
||||
version: 1.9.2
|
||||
mtime: 1750946147
|
||||
commit: 30277f7c6a6c8363a6c7715e17431dbabf93ac69
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: alloy
|
||||
Version: 1.9.1
|
||||
Version: 1.9.2
|
||||
Release: 0
|
||||
Summary: OpenTelemetry Collector distribution with programmable pipelines
|
||||
License: Apache-2.0
|
||||
|
BIN
ui-1.9.1.tar.gz
(Stored with Git LFS)
BIN
ui-1.9.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
ui-1.9.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
ui-1.9.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.
Reference in New Issue
Block a user