v0.44.0-rc.0 #7085
ptodev
started this conversation in
Announcements
v0.44.0-rc.0
#7085
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
ornamespace_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
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
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:
This discussion was created from the release v0.44.0-rc.0.
Beta Was this translation helpful? Give feedback.
All reactions