Skip to content

prometheus/17.2.0

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

Release Notes

Fixes

  • Fixed firehose_exporter min-retry-delay and max-retry-delay flags

Features

  • Added a max_retry_count property to the firehose_exporter

Upgrades

  • firehose_exporter to v4.2.0

Usage

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

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

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

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

Jobs

Packages