diff --git a/_service b/_service index f731aff..dd98ccf 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/grafana/alloy git .git - v1.6.1 + v1.7.1 @PARENT_TAG@ v(.*) disable diff --git a/alloy-1.6.1.obscpio b/alloy-1.6.1.obscpio deleted file mode 100644 index c2fbb42..0000000 --- a/alloy-1.6.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7267a1a975fb4bdd586d44ab21510e84d3b9a15b64f32e80442f4b57d0c3d17b -size 27353101 diff --git a/alloy-1.7.1.obscpio b/alloy-1.7.1.obscpio new file mode 100644 index 0000000..e51b1af --- /dev/null +++ b/alloy-1.7.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42009d12807d1db4f10bbfd689160ecc3f3f2d14aa6eb77b0b791a854799f758 +size 27850765 diff --git a/alloy.changes b/alloy.changes index 22cc810..18a026a 100644 --- a/alloy.changes +++ b/alloy.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Thu Feb 27 05:46:08 UTC 2025 - Johannes Kastl + +- update to 1.7.1: + * Bugfixes + - Fixed an issue where some exporters such as + prometheus.exporter.snmp couldn't accept targets from other + components with an error conversion to '*map[string]string' + is not supported". (@thampiotr) + - Enable batching of calls to the appender in + prometheus.write.queue to reduce lock contention when + scraping, which will lead to reduced scrape duration. + (@mattdurham) + +------------------------------------------------------------------- +Tue Feb 25 13:57:49 UTC 2025 - Johannes Kastl + +- update to 1.7.0: + For a full list of changes, please refer to the CHANGELOG! + https://github.com/grafana/alloy/blob/v1.7.0/CHANGELOG.md + * Breaking changes + - (Experimental) In prometheus.write.queue changed parallelism + from attribute to a block to allow for dynamic scaling. + (@mattdurham) + - Remove tls_basic_auth_config_path attribute from + prometheus.exporter.mongodb configuration as it does not + configure TLS client behavior as previously documented. + - Remove encoding and encoding_file_ext from + otelcol.exporter.awss3 component as it was not wired in to + the otel component and Alloy does not currently integrate the + upstream encoding extensions that this would utilize. + * Features + - Add a otelcol.receiver.tcplog component to receive + OpenTelemetry logs over a TCP connection. (@nosammai) + - (Public preview) Add otelcol.receiver.filelog component to + read otel log entries from files (@dehaansa) + - (Public preview) Add a otelcol.processor.cumulativetodelta + component to convert metrics from cumulative temporality to + delta. (@madaraszg-tulip) + - (Experimental) Add a stage.windowsevent block in the + loki.process component. This aims to replace the existing + stage.eventlogmessage. (@wildum) + - Add pyroscope.relabel component to modify or filter profiles + using Prometheus relabeling rules. (@marcsanmi) + - (Experimental) A new foreach block which starts an Alloy + pipeline for each item inside a list. (@wildum, @thampiotr, + @ptodev) + ------------------------------------------------------------------- Mon Jan 27 16:12:54 UTC 2025 - Johannes Kastl diff --git a/alloy.obsinfo b/alloy.obsinfo index fae167c..4acbc16 100644 --- a/alloy.obsinfo +++ b/alloy.obsinfo @@ -1,4 +1,4 @@ name: alloy -version: 1.6.1 -mtime: 1737645229 -commit: 9a30f8ab7f7192306bcedf9811f62a5d18a712c8 +version: 1.7.1 +mtime: 1740583847 +commit: ad99e54467df3e66cfbd0e9aceb2b7a467065200 diff --git a/alloy.spec b/alloy.spec index db4e91e..be84c69 100644 --- a/alloy.spec +++ b/alloy.spec @@ -17,7 +17,7 @@ Name: alloy -Version: 1.6.1 +Version: 1.7.1 Release: 0 Summary: OpenTelemetry Collector distribution with programmable pipelines License: Apache-2.0 @@ -37,7 +37,7 @@ Requires(pre): group(alloy) Requires(post): %fillup_prereq # /usr/lib/go/1.23/pkg/tool/linux_386/link: mapping output file failed: cannot allocate memory -ExcludeArch: %{ix86} +ExcludeArch: %{ix86} armv7hl armv7l armv7l:armv6l:armv5tel armv6hl %description Grafana Alloy is an open source OpenTelemetry Collector distribution with diff --git a/ui-1.6.1.tar.gz b/ui-1.6.1.tar.gz deleted file mode 100644 index 1e6ec7c..0000000 --- a/ui-1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eaf096c8393d12526d264df82c6b9c6e499fd439218b042debf543e799a96da -size 115910251 diff --git a/ui-1.7.1.tar.gz b/ui-1.7.1.tar.gz new file mode 100644 index 0000000..0f3f07a --- /dev/null +++ b/ui-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99765f4e90d9486d22f51e710c64fa7d6cda5455d8d8c17edd0308e850f26d89 +size 116000964 diff --git a/vendor.tar.gz b/vendor.tar.gz index a871389..abd4b55 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50edd1c2b98112d4b1dbb4589701555d0bd778e20bfdb2a6005336cdc6bcf75e -size 53914538 +oid sha256:05f320ed15f2abb7edfa9f23539ca00c5a917c70a75c84e4253b23b3813b1ea4 +size 55547198