Skip to content

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

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

This MR contains the following updates:

Package Update Change
GrafanaAgent patch v0.35.1 -> v0.35.2

Release Notes

grafana/agent (GrafanaAgent)

v0.35.2

Compare Source

Bugfixes
  • Fix issue where the flow mode UI would show an empty page when navigating to an unhealthy prometheus.operator component or a healthy prometheus.operator component which discovered no custom resources. (@​rfratto)

  • Fix panic when using oauth2 without specifying tls_config. (@​mattdurham)

  • Fix issue where series records would never get written to the WAL if a scrape was rolled back, resulting in "dropped sample for series that was not explicitly dropped via relabelling" log messages. (@​rfratto)

  • Fix RPM file digests so that installation on FIPS-enabled systems succeeds. (@​andrewimeson)

Other changes
  • Compile journald support into builds of grafana-agentctl so grafana-agentctl test-logs functions as expected when testing tailing the systemd journal. (@​rfratto)

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