Skip to content

Releases: randomtask1155/firehose-analyzer

v1.3.1

16 Mar 15:28
ca102c2
Compare
Choose a tag to compare

Fixes:

  • In some cases logcache will return a 500 error if a promql query takes more than 5 seconds to execute. Instead of exiting firehose analyzer when this happens it will capture the error and display it.

Clean up:

  • removed some old unused code

v1.3.0

08 Jan 14:53
2c4352e
Compare
Choose a tag to compare

Supports PAS 2.7 or later with syslog agent enabled

v1.2.2

08 Jan 14:50
Compare
Choose a tag to compare

Supported PAS version include 2.6 and earlier. Also 2.7 with syslog agent disabled

Features

  • add support for specifying duration and offset

v1.1.2

03 Jan 15:34
Compare
Choose a tag to compare

Bug Fixes

  • Syslog drain schedules and drops were miscalculated.
  • Change ingress and egress metrics from avg rate to sum of rate.

v1.1.0

18 Dec 20:41
77fa1af
Compare
Choose a tag to compare

Add max_over_time dropped metric for doppler

http://engineering.pivotal.io/post/scaling-doppler-vms/

v1.0.0

06 Jun 19:28
Compare
Choose a tag to compare

switch from firehose to log cache and implement cf cli plugin