Skip to content

Releases: cloudfoundry/bosh_exporter

2.4.0

21 Apr 23:29
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.4.0

  • Added web basic auth & TLS support
  • Fixed BOSH UAA login when using username and password
  • Removed bosh.uaa.url flag (the exporter grabs it from the director info)

2.3.1

22 Feb 15:34
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.3.1

  • Removed reading errands (we were not using them anywhere)

2.3.0

21 Feb 14:34
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.3.0

  • Add bosh_name and bosh_uuid labels to all metrics.

2.2.0

19 Feb 19:26
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.2.0

  • Add environment label to all metrics.

2.1.3

19 Jan 23:01
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.1.3

  • Updated vendors

2.1.2

03 Jan 13:33
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.1.2

  • Use typed metrics instead of constant metrics
  • Updated vendors

2.1.1

03 Dec 11:14
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.1.1

  • Fix error not being catched

2.1.0

13 Nov 15:44
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.1.0

  • Added a filters.azs command flag
  • Added some new general metrics: namespace_scrapes_total, namespace_scrape_errors_total, namespace_last_scrape_error, namespace_last_scrape_timestamp, namespace_last_scrape_duration_seconds
  • All collectors resuse the same BOSH Director calls

2.0.1

10 Nov 22:05
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.0.1

  • [FIX] Do not report instances with no VMID

2.0.0

09 Nov 23:31
Compare
Choose a tag to compare

BOSH Prometheus Exporter v2.0.0

  • Filters command flags have been renamed: bosh.deployments to filter.deployments and bosh.collectors to filter.collectors.
  • Default metrics namespace have changed from bosh_exporter to bosh.