Skip to content

prometheus/15.1.0

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

Release Notes

15.1.0

Fixes

  • Use basic auth for the grafana prometheus datasource when using an external url

Features

  • Added persistent disk inodes alert
  • Added BOSH TSDB exporter, alerts and dashboards
  • Added a Job filter to the CF Cells Capacity dashboard

Upgrades

  • bosh_exporter 2.4.0

Usage

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

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

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

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

Jobs

Packages