Skip to content

Releases: cloudfoundry/firehose_exporter

4.2.3

30 Jul 02:20
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.3

  • [FIX] Update vendored go-cache library to avoid a data race condition

4.2.2

30 Jul 02:05
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.2

  • [FIX] Trim whitespaces from deployments & events filters
  • [FIX] Basic Auth handler not being set

4.2.1

07 Jul 09:32
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.1

  • Fixes a bug when normalizing label metric names

4.2.0

04 Jun 14:37
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.2.0

  • Adds a new doppler.max-retry-delay flag to specify how many times the noaa consumer will retry on errors.
  • When using -log.level=debug, noaa debug messages will be logged as well.

4.1.1

14 May 14:27
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.1.1

  • Fixes collisions between same metrics from different origins

4.1.0

16 Feb 10:23
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.1.0

  • Add environment label to all metrics.

4.0.1

12 Feb 22:15
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.0.1

  • Add missing bosh_deployment label to HttpStartStop metrics.

4.0.0

09 Feb 19:28
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v4.0.0

  • [BACKWARDS INCOMPATIBLE] Metrics from the experimental HttpStartStop Collector don't return the uri label anymore. Instead, they return a schema and host labels to avoid a high label cardinality.
  • [FEATURE] Enable web interface TLS & Basic Auth

3.3.0

03 Dec 15:11
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v3.3.0

  • Added doppler.min-retry-delay and doppler.max-retry-delay command flags
  • Don't disconnect from the firehose on retriable errors
  • Set default expiration for Counter Events and Value Metrics

3.2.0

28 Nov 20:42
Compare
Choose a tag to compare

Cloud Foundry Firehose Prometheus Exporter v3.2.0

  • Report last request timestamp for HttpStartStop events
  • Fix ContainerMetrics instance index label name