This is release v1.11.2
of Grafana Alloy.
Upgrading
Read the release notes for specific instructions on upgrading from older versions:
Notable changes:
Bugfixes
-
Fix potential deadlock in
loki.source.journal
when stopping or reloading the component. (@thampiotr) -
Honor sync timeout when waiting for network availability for prometheus.operator.* components. (@dehaansa)
-
Fix
prometheus.exporter.cloudwatch
to not always emit debug logs but respect debug property. (@kalleep) -
Fix an issue where component shutdown could block indefinitely by adding a warning log message and a deadline of 10 minutes. The deadline can be configured with the
--feature.component-shutdown-deadline
flag if the default is not suitable. (@thampiotr) -
Fix potential deadlocks in
loki.source.file
andloki.source.journal
when component is shutting down. (@kalleep, @thampiotr)
Installation
Refer to our installation guide for how to install Grafana Alloy.