Skip to content

chore(deps): update grafanaagent docker tag to v0.33.2

Tortoise caretaker requested to merge renovate/grafanaagent-0.x into next

This MR contains the following updates:

Package Update Change
GrafanaAgent patch v0.33.1 -> v0.33.2

Release Notes

grafana/agent

v0.33.2

Compare Source

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 and prometheus.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 component fetch profile failed log has been set to debug instead of error. (@​erikbaranowski)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports

Loading