chore(deps): update grafanaagent docker tag to v0.33.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
GrafanaAgent | patch |
v0.33.1 -> v0.33.2
|
Release Notes
grafana/agent
v0.33.2
Bugfixes
-
Fix issue where component evaluation time was overridden by a "default health" message. (@rfratto)
-
Honor timeout when trying to establish a connection to another agent in Flow clustering mode. (@rfratto)
-
Fix an issue with the grafana/agent windows docker image entrypoint not targeting the right location for the config. (@erikbaranowski)
-
Fix issue where the the
node_exporter
integration andprometheus.exporter.unix
diskstat_device_include
component could not set the allowlist field for the diskstat collector. (@tpaschalis) -
Flow: Fix an issue within S3 Module where the S3 path was not parsed correctly when the path consists of a parent directory. (@jastisriradheshyam)
-
Flow: Fix an issue on Windows where
prometheus.remote_write
failed to read WAL checkpoints. This issue led to memory leaks once the initial checkpoint was created, and prevented a fresh process from being able to deliver metrics at all. (@rfratto) -
Fix an issue where the
loki.source.kubernetes
component could lead to the Agent crashing due to a race condition. (@tpaschalis)
Other changes
- The
phlare.scrape
Flow componentfetch profile failed
log has been set todebug
instead oferror
. (@erikbaranowski)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.