This is release v1.9.2
of Grafana Alloy.
Upgrading
Read the release notes for specific instructions on upgrading from older versions.
Notable changes:
Bugfixes
-
Send profiles concurrently from
pyroscope.ebpf
. (@korniltsev) -
Fix the
validate
command not understanding thelivedebugging
block. (@dehaansa) -
Fix invalid class names in python profiles obtained with
pyroscope.ebpf
. (@korniltsev) -
Fixed a bug which prevented non-secret optional secrets to be passed in as
number
arguments. (@ptodev) -
For CRD-based components (
prometheus.operator.*
), retry initializing informers if the apiserver request fails. This rectifies issues where the apiserver is not reachable immediately after node restart. (@dehaansa)
Other changes
- Add no-op blocks and attributes to the
prometheus.exporter.windows
component (@ptodev).
Version 1.9.0 of Alloy removed themsmq
block, as well as theenable_v2_collector
,where_clause
, anduse_api
attributes in theservice
block.
This made it difficult for users to upgrade, so those attributes have now been made a no-op instead of being removed.
Installation
Refer to our installation guide for how to install Grafana Alloy.