Skip to content

prometheus/16.0.0

You can find the source of this version on GitHub at cloudfoundry-community/prometheus-boshrelease. It was created based on the commit 387bd0be.

Release Notes

Breaking changes

  • Fixed the web.auth_password property name at the bosh_exporter, bosh_tsdb_exporter, cf_exporter, firehose_exporter and shield_exporter. If you were using the auth_pasword property, now it has been renamed to auth_password (note the missing s at previous versions).

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "prometheus"
  version: "16.0.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=16.0.0"
  sha1: "5cd0a326599c3c0ec7df406371b836cdebd37f00"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 5cd0a326599c3c0ec7df406371b836cdebd37f00 \
  "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=16.0.0"

Jobs

Packages