Skip to content

Releases: cloudfoundry/firehose_exporter

6.0.0

22 Apr 04:24
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v6.0.0

5.0.4

02 Feb 06:10
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v5.0.4

  • Fix a bug normalizing metric names
  • Bumped vendored packages

5.0.3

09 Apr 11:36
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v5.0.3

  • On metric writes, ignore errors (log them) and try to serve as many metrics as possible

5.0.2

01 Mar 09:05
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v5.0.2

  • Ensure we handle gracefully the case when the firehose stops retrying
  • Bumped vendored packages

5.0.1

02 Feb 06:58
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v5.0.1

  • Bumped prometheus golang client dependency

5.0.0

27 Dec 21:22
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v5.0.0

  • [BACKWARDS INCOMPATIBLE] Switch to kingpin flags to be coherent with other prometheus exporters

4.2.7

23 Dec 18:48
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.7

  • [FIX] Do not panic when a metric cannot be reported (and log discarded metrics)
  • [FIX] Normalized metric names when starting with /p. (Pivotal tiles)
  • Bumped dependencies

4.2.6

25 Nov 19:09
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.6

  • Switched to new github org
  • Bumped dependencies (switching from godep to dep)

4.2.5

27 Oct 15:52
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.5

  • [FIX] Subscribe only to metrics feed from firehose

4.2.4

09 Oct 20:15
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.4

  • [FIX] Update vendored uaago library to support env proxy