Skip to content

prometheus/13.0.0

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

Release Notes

Breaking changes

Features:

  • Added mongodb_exporter job
  • Added proxy env vars to alertmanager, blackbox_exporter and github_exporter jobs
  • Added a new dashboard: system overview linked to bosh
  • cf_exporter can now be configured to use a client-id and client-secret

Fixes:

  • Fixed nats_exporter address property
  • Fixed alerting for diego low remaining memory

Upgrades:

  • blackbox_exporter 0.4.0
  • bosh_exporter 2.1.3
  • cf_exporter 0.3.0
  • grafana 4.1.1
  • kube-state-metrics (027547c)
  • postgres_exporter (2c6594e)
  • prometheus 1.5.0
  • rabbitmq_exporter 0.17.1
  • redis_exporter 0.10.5
  • histogram-panel grafana plugin (a595d97)
  • worldping-app grafana plugin (e410265)

Usage

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

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

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

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

Jobs

Packages