Skip to content

prometheus/17.5.0

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

Release Notes

Features

  • Added elasticsearch alerts

Fixes

  • Fixes CFAuctioneerFetchStatesDurationTooHigh alert

Upgrades

  • alertmanager to 0.7.1
  • cadvisor to 0.26.1
  • cf_exporter to 0.4.7
  • postgres_exporter to 0.2.1
  • prometheus to 1.7.1
  • pushgateway to 0.4.0
  • redis_exporter to 0.11.2
  • Grafana piechart-panel plugin to 11b21df

Usage

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

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

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

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

Jobs

Packages