Skip to content

prometheus/18.2.0

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

Release Notes

Features

  • Added deployment instructions using BOSH CLI v2
  • Allow Grafana to use prometheus internal url even if external url is specified

Upgrades

  • blackbox_exporter to v0.8.1
  • grafana to v4.4.3
  • kube_state_metrics to v1.0.0
  • postgres_exporter to v0.2.2
  • stackdriver_exporter to v0.2.0

Usage

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

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

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

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

Jobs

Packages