Skip to content

Releases: cloudfoundry/loggregator-agent-release

Loggregator Agent 3.7

13 Feb 23:09
Compare
Choose a tag to compare

Changelog

  • Bug Fix: System Metric Agent no longer fails to deploy on bosh lite

Loggregator Agent 3.6

12 Feb 19:19
Compare
Choose a tag to compare

Changelog

  • Forwarder agent job now accepts downstream port glob instead of list of addrs
  • File based service-discovery for forwarder agent
  • Bump golang to 1.11.5

Loggregator Agent 3.5

01 Feb 18:50
Compare
Choose a tag to compare

Changelog

  • Bug Fix: Add Expvar Forwarder to windows to egress Agent metrics
  • Allow more flexible port configuration in the forwarder agent

Loggregator Agent 3.4

31 Jan 17:33
Compare
Choose a tag to compare

Changelog

  • System-metrics-agent no longer emits directly to Loggregator
  • Add windows system-metrics-agent vm metrics
  • Add system-metrics-scraper to scrape and emit metrics from the system-metrics-agent
  • Performance improvements to syslog agent
  • Syslog forwarder on Windows

Loggregator Agent 3.3

10 Jan 22:11
Compare
Choose a tag to compare

Changelog

  • System-metrics-agent that reports memory, cpu, and load
  • Expose metrics of syslog-agent and forwarder-agent
  • Bug fix: Doppler link on windows loggregator agent is no longer optional.
  • Make log delivery reliability independent from CAPI's availability
  • Introduce jitter to syslog agent

Loggregator Agent 3.2

27 Nov 17:10
Compare
Choose a tag to compare

Changelog

  • Moved syslog functionality from the forwarder agent to the syslog agent.
  • Prom Scraper accepts a list of metric URLs instead of a single URL.

Loggregator Agent 3.1

16 Nov 21:09
Compare
Choose a tag to compare

Changelog

  • Doppler link is no longer optional
  • Remove unused health port
  • Fix Loggregator agent not compiling on Windows
  • Forwarder agent: Enforce limit on number of drains per app

Loggregator Agent 3.0

25 Oct 16:44
Compare
Choose a tag to compare

Changelog

  • Update Loggregator Agent health endpoint to use expvar. Health endpoint can be reached at 127.0.0.1:<PPROF_PORT>/debug/vars.
  • Add loggr-expvar-forwarder to send metrics from the Loggregator Agent health endpoint to the firehose.
  • Bump Golang version to 1.11.1.
  • Remove Loggregator Agent egress falling back to deprecated DopplerIngress API.
  • Loggregator Agent requires BOSH link for doppler.
    • Removed bosh_dns and doppler.addr properties.

Loggregator Agent 2.3

26 Sep 19:38
Compare
Choose a tag to compare

Changelog

  • Ignore special characters in the agent AZ.
  • Enable BPM

Loggregator Agent 2.2

12 Sep 16:30
Compare
Choose a tag to compare

Changelog

  • Bug Fix: fix counter hashing to make sure there is no counter pollution