Skip to content

prometheus/18.4.0

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

Release Notes

Features

  • Added a CF: Cell Summary dashboard
  • Updated Apps: System dashboard to show Application Instances IP addresses

Fixes

  • Fixed a problem at the CF: Services dashboard with ODB services

Upgrades

  • haproxy_exporter to v0.8.0

Deployment

releases:
- name: prometheus
  version: 18.4.0
  url: https://github.com/cloudfoundry-community/prometheus-boshrelease/releases/download/v18.4.0/prometheus-18.4.0.tgz
  sha1: 4775e5193d9aaa2b1c8b6ff98a4ccdcf6a06de28

Usage

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

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

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

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

Jobs

Packages