Skip to content

prometheus/17.4.0

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

Release Notes

Fixes

  • Fixed CF Etcd followers panel
  • Fixed CFRepBulkSynchDurationTooHigh alert (bug converting ns to s)

Features

  • Added outdated stemcells alert
  • Added elasticsearch dashboards
  • Added InfluxDB exporter

Upgrades

  • elasticsearch_dashboard to 0.3.2

Usage

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

- name: "prometheus"
  version: "17.4.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=17.4.0"
  sha1: "0bb2a069609b3f2fcf3440459f956e254b1e685c"

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

bosh upload-release --sha1 0bb2a069609b3f2fcf3440459f956e254b1e685c \
  "https://bosh.io/d/github.com/cloudfoundry-community/prometheus-boshrelease?v=17.4.0"

Jobs

Packages