Skip to content

Releases: cloudfoundry/cf_exporter

0.4.8

05 Jul 14:46
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.8

  • Fix a problem parsing Application Security Groups

0.4.7

30 Jun 10:28
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.7

  • Fixed detected buildpacks

0.4.6

24 Feb 23:23
Compare
Choose a tag to compare

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

22 Feb 15:53
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.5

  • Add quota label to organization_info and space_info metrics.

0.4.4

21 Feb 14:16
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.4

  • Fix org quota reporting.
  • Fix space quota reporting.

0.4.3

16 Feb 11:43
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.3

  • Add environment label to all metrics.

0.4.2

15 Feb 08:57
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.2

  • Add organization_id label to Space metrics.

0.4.1

12 Feb 22:05
Compare
Choose a tag to compare

Cloud Foundry Prometheus Exporter v0.4.1

  • Add missing organization_id, organization_name, space_id and space_name labels to some Application metrics.

0.4.0

07 Feb 14:12
Compare
Choose a tag to compare

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

03 Jan 20:18
Compare
Choose a tag to compare

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