Releases: cloudfoundry/firehose_exporter
Releases · cloudfoundry/firehose_exporter
4.2.3
Cloud Foundry Firehose Prometheus Exporter v4.2.3
- [FIX] Update vendored go-cache library to avoid a data race condition
4.2.2
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
Cloud Foundry Firehose Prometheus Exporter v4.2.1
- Fixes a bug when normalizing label metric names
4.2.0
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
Cloud Foundry Firehose Prometheus Exporter v4.1.1
- Fixes collisions between same metrics from different origins
4.1.0
Cloud Foundry Firehose Prometheus Exporter v4.1.0
- Add
environment
label to all metrics.
4.0.1
Cloud Foundry Firehose Prometheus Exporter v4.0.1
- Add missing
bosh_deployment
label to HttpStartStop
metrics.
4.0.0
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
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
Cloud Foundry Firehose Prometheus Exporter v3.2.0
- Report last request timestamp for
HttpStartStop
events
- Fix
ContainerMetrics
instance index label name