github grafana/agent v0.36.1

latest releases: v0.43.1, v0.43.0, v0.43.0-rc.0...
12 months ago

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:

Don't miss a new agent release

NewReleases is sending notifications on new releases.