Skip to content

Commit

Permalink
update main ahead of release (#2776)
Browse files Browse the repository at this point in the history
  • Loading branch information
thampiotr authored Feb 20, 2025
1 parent 8c65939 commit 2eb71ea
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ internal API changes are not present.
Main (unreleased)
-----------------


v1.7.0-rc.0
-----------------

### Breaking changes

- (_Experimental_) In `prometheus.write.queue` changed `parallelism` from attribute to a block to allow for dynamic scaling. (@mattdurham)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
#
# Lines starting with "#" and blank lines are ignored.

v1.7.0
v1.8.0
2 changes: 1 addition & 1 deletion docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Grafana Alloy
description: Grafana Alloy is a vendor-neutral distribution of the OTel Collector
weight: 350
cascade:
ALLOY_RELEASE: v1.7.0
ALLOY_RELEASE: v1.8.0
OTEL_VERSION: v0.116.0
PROM_WIN_EXP_VERSION: v0.27.3
SNMP_VERSION: v0.27.0
Expand Down

0 comments on commit 2eb71ea

Please sign in to comment.