Releases: cloudfoundry/firehose_exporter
Releases · cloudfoundry/firehose_exporter
6.0.0
Cloud Foundry Firehose Prometheus Exporter v6.0.0
5.0.4
Cloud Foundry Firehose Prometheus Exporter v5.0.4
- Fix a bug normalizing metric names
- Bumped vendored packages
5.0.3
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
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
Cloud Foundry Firehose Prometheus Exporter v5.0.1
- Bumped prometheus golang client dependency
5.0.0
Cloud Foundry Firehose Prometheus Exporter v5.0.0
- [BACKWARDS INCOMPATIBLE] Switch to kingpin flags to be coherent with other prometheus exporters
4.2.7
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
Cloud Foundry Firehose Prometheus Exporter v4.2.6
- Switched to new github org
- Bumped dependencies (switching from
godep
to dep
)
4.2.5
Cloud Foundry Firehose Prometheus Exporter v4.2.5
- [FIX] Subscribe only to metrics feed from firehose
4.2.4
Cloud Foundry Firehose Prometheus Exporter v4.2.4
- [FIX] Update vendored
uaago
library to support env proxy