Releases: cloudfoundry/cf_exporter
Releases · cloudfoundry/cf_exporter
0.5.1
Cloud Foundry Prometheus Exporter v0.5.1
- [FEATURE] Added Running Instances to Applications metrics
- [FEATURE] Added Service Bindings collector
- [FEATURE] Added Service Plans collector
0.5.0
Cloud Foundry Prometheus Exporter v0.5.0
- [BACKWARDS INCOMPATIBLE] Removed
ApplicationEvents
collector
- [FIX] Trim whitespaces from collector's filter
0.4.8
Cloud Foundry Prometheus Exporter v0.4.8
- Fix a problem parsing Application Security Groups
0.4.7
Cloud Foundry Prometheus Exporter v0.4.7
- Fixed detected buildpacks
0.4.6
Cloud Foundry Prometheus Exporter v0.4.6
- Renamed
quota
label to quota_name
at Organizations
and Spaces
metrics
- Don't use
inline-relations-depth=2
when scraping Applications
0.4.5
Cloud Foundry Prometheus Exporter v0.4.5
- Add
quota
label to organization_info
and space_info
metrics.
0.4.4
Cloud Foundry Prometheus Exporter v0.4.4
- Fix org quota reporting.
- Fix space quota reporting.
0.4.3
Cloud Foundry Prometheus Exporter v0.4.3
- Add
environment
label to all metrics.
0.4.2
Cloud Foundry Prometheus Exporter v0.4.2
- Add
organization_id
label to Space
metrics.
0.4.1
Cloud Foundry Prometheus Exporter v0.4.1
- Add missing
organization_id
, organization_name
, space_id
and space_name
labels to some Application
metrics.