Skip to content

v0.44.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@updater-for-ci updater-for-ci released this 19 Dec 14:45
· 2 commits to main since this release
v0.44.0-rc.0
ab17fa0

This is release v0.44.0-rc.0 of Grafana Agent.

Upgrading

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

Notable changes:

Bugfixes

  • loki.source.podlogs: Fixed a bug which prevented clustering from working and caused duplicate logs to be sent.
    The bug only happened when no selector or namespace_selector blocks were specified in the Agent configuration. (@ptodev)

  • pyroscope.scrape no longer tries to scrape endpoints which are not active targets anymore. (@wildum @mattdurham @dehaansa @ptodev)

Enhancements

  • Upgrade github.com/goccy/go-json to v0.10.4, which reduces the memory consumption of an Agent instance by 20MB.
    If Agent is running certain otelcol components, this reduction will not apply. (@ptodev)

Other changes

  • Remove setcap for cap_net_bind_service to allow Agent to run in restricted environments.
    Modern container runtimes allow binding to unprivileged ports as non-root. (@ptodev)

Installation

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