Releases: cloudfoundry/cf_exporter
Releases · cloudfoundry/cf_exporter
0.4.0
Cloud Foundry Prometheus Exporter v0.4.0
- [BACKWARDS INCOMPATIBLE] Removed some total metrics (
applications_total
,organizations_total
,security_groups_total
,services_total
,spaces_total
) - [FEATURE] Add (optional) deployment name to metric labels
- [FEATURE] Enable web interface TLS & Basic Auth
- [FEATURE] Add more Application information to Applications Collector
- [FEATURE] Add Quotas information to Organizations Collector
- [FEATURE] Add Quotas information to Spaces Collector
- [FEATURE] Add Routes Collector
- [FEATURE] Add Service Instances Collector
- [FEATURE] Add Stacks Collector
0.3.0
Cloud Foundry Prometheus Exporter v0.3.0
- [FEATURE] Add Application Events Collector
- [FEATURE] Add Security Groups Collector
- [FEATURE] Add support for client authentication
- [FEATURE] Add total number of scrapes metric
- [FEATURE] Add total number of scrape errors metric