Skip to content

prometheus/17.6.0

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

Release Notes

Features

  • Add minimal concourse alerts
  • Add initial concourse worker dashboards

Fixes

  • Fixed a comparison operators problem in elasticsearch alerts.
  • Fixes a problem with cf_exporter parsing Application Security Groups

Upgrades

  • cf_exporter to 0.4.8

Usage

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

- name: "prometheus"
  version: "17.6.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=17.6.0"
  sha1: "28456d27ae3d5df85cc9470a6d91d97f94ea682c"

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

bosh upload-release --sha1 28456d27ae3d5df85cc9470a6d91d97f94ea682c \
  "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=17.6.0"

Jobs

Packages