Skip to content

prometheus/17.4.2

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

Release Notes

Bug Fixes

  • Resolved issue where the grafana post start was silently failing to update datasources. Failures are now loud.
  • Resolved issue where updates to the grafana admin user’s password were not being applied.

Usage

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

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

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

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

Jobs

Packages