Skip to content

prometheus/18.5.1

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

Release Notes

Fixes

  • Removed buildpack panel from Apps: System dashboard

Upgrades

  • redis_exporter to v0.12.2

Deployment

releases:
- name: prometheus
  version: 18.5.1
  url: https://github.com/cloudfoundry-community/prometheus-boshrelease/releases/download/v18.5.1/prometheus-18.5.1.tgz
  sha1: dbd763a904894e7d620162e8bb8558c058ed7d89

Usage

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

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

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

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

Jobs

Packages