Accepting request 1223998 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1223998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alloy?expand=0&rev=3
This commit is contained in:
commit
168dce8b87
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/grafana/alloy</param>
|
<param name="url">https://github.com/grafana/alloy</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v1.4.3</param>
|
<param name="revision">v1.5.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63f4fb9ce320f7467779b739ace15124ad45ccb911cfa4fb74a2cebcb5208997
|
|
||||||
size 31401485
|
|
3
alloy-1.5.0.obscpio
Normal file
3
alloy-1.5.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec70d9ad352f65f58ff9d5aa114d8d5f5705c7a52b9f4e295c0238a6072c35e3
|
||||||
|
size 31787533
|
@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 13 14:46:08 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 1.5.0:
|
||||||
|
For a full list of changes, please refer to the CHANGELOG!
|
||||||
|
https://github.com/grafana/alloy/blob/v1.5.0/CHANGELOG.md
|
||||||
|
* Breaking changes
|
||||||
|
- import.git: The default value for revision has changed from
|
||||||
|
HEAD to main. (@ptodev) It is no longer allowed to set
|
||||||
|
revision to "HEAD", "FETCH_HEAD", "ORIG_HEAD", "MERGE_HEAD",
|
||||||
|
or "CHERRY_PICK_HEAD".
|
||||||
|
- The Otel update to v0.112.0 has a few breaking changes:
|
||||||
|
- [otelcol.processor.deltatocumulative] Change max_streams
|
||||||
|
default value to 9223372036854775807 (max int).
|
||||||
|
- open-telemetry/opentelemetry-collector-contrib#35048
|
||||||
|
- [otelcol.connector.spanmetrics] Change namespace default
|
||||||
|
value to traces.span.metrics.
|
||||||
|
- open-telemetry/opentelemetry-collector-contrib#34485
|
||||||
|
- [otelcol.exporter.logging] Removed in favor of the
|
||||||
|
otelcol.exporter.debug.
|
||||||
|
- open-telemetry/opentelemetry-collector#11337
|
||||||
|
* Features
|
||||||
|
- Add the function path_join to the stdlib. (@wildum)
|
||||||
|
- Add pyroscope.receive_http component to receive and forward
|
||||||
|
Pyroscope profiles (@marcsanmi)
|
||||||
|
- Add support to loki.source.syslog for the RFC3164 format
|
||||||
|
("BSD syslog"). (@sushain97)
|
||||||
|
- Add support to loki.source.api to be able to extract the
|
||||||
|
tenant from the HTTP X-Scope-OrgID header (@QuentinBisson)
|
||||||
|
- (Experimental) Add a loki.secretfilter component to redact
|
||||||
|
secrets from collected logs.
|
||||||
|
- (Experimental) Add a prometheus.write.queue component to add
|
||||||
|
an alternative to prometheus.remote_write which allowing the
|
||||||
|
writing of metrics to a prometheus endpoint. (@mattdurham)
|
||||||
|
- (Experimental) Add the arrary.combine_maps function to the
|
||||||
|
stdlib. (@ptodev, @wildum)
|
||||||
|
- Add support bundle generation via the API endpoint /-/support
|
||||||
|
(@dehaansa)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 15:52:06 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Wed Oct 30 15:52:06 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: alloy
|
name: alloy
|
||||||
version: 1.4.3
|
version: 1.5.0
|
||||||
mtime: 1729264710
|
mtime: 1731497642
|
||||||
commit: 21d118c9a816177efd01312a44b630a7568aded0
|
commit: 3a39c06613073f2cc76dab03c7cf8210569871e9
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: alloy
|
Name: alloy
|
||||||
Version: 1.4.3
|
Version: 1.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenTelemetry Collector distribution with programmable pipelines
|
Summary: OpenTelemetry Collector distribution with programmable pipelines
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d9775393894e7d3d79ca0b4cabfb6b3a06ad7e51757f00ecd3d7aae58127daac
|
|
||||||
size 115813577
|
|
3
ui-1.5.0.tar.gz
Normal file
3
ui-1.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eee4071ea6c39dd977731a4afd8849b04f0848c1b8a8d78860036113f753f33f
|
||||||
|
size 115841347
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:13b8e72175f712770f53dddcd6a00d12a868350cf36f2f361f612cd6e5334f8b
|
oid sha256:42aaa63a739b6b7fd7ca11f71f193318f7226977d3f2516b0f0490eec68b7dee
|
||||||
size 49929637
|
size 52758191
|
||||||
|
Loading…
Reference in New Issue
Block a user