Accepting request 1229259 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1229259 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alloy?expand=0&rev=4
This commit is contained in:
commit
ec6ea2f679
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.5.0</param>
|
||||
<param name="revision">v1.5.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec70d9ad352f65f58ff9d5aa114d8d5f5705c7a52b9f4e295c0238a6072c35e3
|
||||
size 31787533
|
3
alloy-1.5.1.obscpio
Normal file
3
alloy-1.5.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd73f157411864a48d533d5417871fffabdc3403160a94a539727b97de58c1ec
|
||||
size 31807501
|
@ -1,3 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 06:39:07 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 1.5.1:
|
||||
For a full list of changes, please refer to the CHANGELOG!
|
||||
https://github.com/grafana/alloy/blob/v1.5.1/CHANGELOG.md
|
||||
* Enhancements
|
||||
- Logs from underlying clustering library memberlist are now
|
||||
surfaced with correct level (@thampiotr)
|
||||
- Allow setting informer_sync_timeout in prometheus.operator.*
|
||||
components. (@captncraig)
|
||||
- For sharding targets during clustering, loki.source.podlogs
|
||||
now only takes into account some labels. (@ptodev)
|
||||
* Bugfixes
|
||||
- Fixed an issue in the pyroscope.write component to prevent
|
||||
TLS connection churn to Pyroscope when the
|
||||
pyroscope.receive_http clients don't request keepalive
|
||||
(@madaraszg-tulip)
|
||||
- Fixed an issue in the pyroscope.write component with multiple
|
||||
endpoints not working correctly for forwarding profiles from
|
||||
pyroscope.receive_http (@madaraszg-tulip)
|
||||
- Fixed a few race conditions that could lead to a deadlock
|
||||
when using import statements, which could lead to a memory
|
||||
leak on /metrics endpoint of an Alloy instance. (@thampiotr)
|
||||
- Fix a race condition where the ui service was dependent on
|
||||
starting after the remotecfg service, which is not
|
||||
guaranteed. (@dehaansa & @erikbaranowski)
|
||||
- Fixed an issue in the otelcol.exporter.prometheus component
|
||||
that would set series value incorrectly for stale metrics
|
||||
(@YusifAghalar)
|
||||
- loki.source.podlogs: Fixed a bug which prevented clustering
|
||||
from working and caused duplicate logs to be sent. The bug
|
||||
only happened when no selector or namespace_selector blocks
|
||||
were specified in the Alloy configuration. (@ptodev)
|
||||
- Fixed an issue in the pyroscope.write component to allow
|
||||
slashes in application names in the same way it is done in
|
||||
the Pyroscope push API (@marcsanmi)
|
||||
- Fixed a crash when updating the configuration of remote.http.
|
||||
(@kinolaev)
|
||||
- Fixed an issue in the otelcol.processor.attribute component
|
||||
where the actions delete and hash could not be used with the
|
||||
pattern argument. (@wildum)
|
||||
- Fixed an issue in the prometheus.exporter.postgres component
|
||||
that would leak goroutines when the target was not reachable
|
||||
(@dehaansa)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 14:46:08 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: alloy
|
||||
version: 1.5.0
|
||||
mtime: 1731497642
|
||||
commit: 3a39c06613073f2cc76dab03c7cf8210569871e9
|
||||
version: 1.5.1
|
||||
mtime: 1733240417
|
||||
commit: dc8a365f875da905e3e6070b279f1a41ce9db885
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: alloy
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: OpenTelemetry Collector distribution with programmable pipelines
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eee4071ea6c39dd977731a4afd8849b04f0848c1b8a8d78860036113f753f33f
|
||||
size 115841347
|
3
ui-1.5.1.tar.gz
Normal file
3
ui-1.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efc1653573a62ca8c9dd6269ab0497c2da153efddd7dffe31f77187d3b6124b7
|
||||
size 115717095
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42aaa63a739b6b7fd7ca11f71f193318f7226977d3f2516b0f0490eec68b7dee
|
||||
size 52758191
|
||||
oid sha256:1d1e7af2e2344ea4455fbbd16ac46c9b6e7016e906d9b7832e93aee0ad10dac9
|
||||
size 52787559
|
||||
|
Loading…
Reference in New Issue
Block a user