Skip to content

v0.36.1

Compare
Choose a tag to compare
@updater-for-ci updater-for-ci released this 06 Sep 16:17
· 936 commits to main since this release
v0.36.1
28d410c

This is release v0.36.1 of Grafana Agent.

Upgrading

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

Notable changes:

  • Restart managed components of a module loader only on if module content changes or the last load failed. This was specifically impacting module.git each time it pulls. (@erikbaranowski)
  • Allow overriding default User-Agent for http.remote component (@hainenber)
  • Fix panic when running grafana-agentctl config-check against config files having integrations block (both V1 and V2). (@hainenber)
  • Fix a deadlock candidate in the loki.process component. (@tpaschalis)
  • Fix an issue in the eventhandler integration where events would be double-logged: once by sending the event to Loki, and once by including the event in the Grafana Agent logs. Now, events are only ever sent to Loki. (@rfratto)
  • Converters will now sanitize labels to valid River identifiers. (@erikbaranowski)
  • Fix an issue in converters where targets of discovery.relabel components were repeating the first target for each source target instead of the correct target. (@erikbaranowski)

Installation

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