Skip to content

prometheus/16.1.0

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

Release Notes

Features:

  • Added HAProxy dashboards and alerts
  • Added Postgres dashboards and alerts
  • Enabled proxy settings at grafana job

Upgrades

  • prometheus to 1.6.2
  • alertmanager to 0.6.2
  • blackbox_exporter to 0.5.0
  • statsd_exporter to 0.4.0

Usage

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

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

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

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

Jobs

Packages