Skip to content

prometheus/15.2.0

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

Release Notes

15.2.0

Fixes

  • Fixes cloudfoundry dashboards when there’s more than 1 firehose exporter
  • Fixes cloudfoundry etcd alert when there’s more than 1 firehose exporter

Features

  • Added elasticsearch_exporter
  • Added shield_exporter (and dashboards)

Upgrades

  • prometheus v1.6.1
  • alertmanager v0.6.1
  • mysql_exporter v0.10.0
  • postgres_exporter v0.2.0
  • rabbitmq_exporter v0.19.0
  • redis_exporter v0.11

Usage

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

- name: "prometheus"
  version: "15.2.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=15.2.0"
  sha1: "79a20e77e6dbc42255f2e268f105a2c123f90b12"

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

bosh upload-release --sha1 79a20e77e6dbc42255f2e268f105a2c123f90b12 \
  "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=15.2.0"

Jobs

Packages