Skip to content

v0.43.0

Latest
Compare
Choose a tag to compare
@updater-for-ci updater-for-ci released this 11 Sep 18:37
· 6 commits to main since this release
v0.43.0
66cbb8c

This is release v0.43.0 of Grafana Agent.

Upgrading

Read the relevant upgrade guides for specific instructions on upgrading from older versions:

Changes:

Bugfixes

  • Fix a memory leak which would occur any time loki.process had its configuration reloaded. (@ptodev)

  • Fix a bug where custom components would not shadow the stdlib. If you have a module whose name conflicts with an stdlib function
    and if you use this exact function in your config, then you will need to rename your module. (@wildum)

  • Fix an issue where nested import.git config blocks could conflict if they had the same labels. (@wildum)

  • Fix an issue where loki.source.docker stops collecting logs after a container restart. (@wildum)

Other changes

  • Change the Docker base image for Linux containers to ubuntu:noble. (@amontalban)

Installation

Refer to our installation guides for how to install the variants of Grafana Agent: