Skip to content

Releases: cloudfoundry/prometheus-boshrelease

prometheus BOSH Release v17.2.0

04 Jun 15:12
Compare
Choose a tag to compare

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

prometheus BOSH Release v17.1.0

03 Jun 22:20
Compare
Choose a tag to compare

Features

Upgrades

  • prometheus to 1.6.3
  • grafana to 4.3.2
  • golang to 1.8.3
  • redis_exporter to 0.11.1
  • rabbitmq_exporter to 0.20.0
  • kube_state_metrics to 3bf7450
  • worldmap grafana plugin to d786588
  • worldping grafana plugin to 43684e5

prometheus BOSH Release v17.0.0

22 May 10:06
Compare
Choose a tag to compare

Breaking changes

  • All Alerts have been moved from packages to job templates to allow parametrization. Update your deployment manifest replacing /var/vcap/packages/*_alerts/*.json to /var/vcap/jobs/*_alerts/*.json.
  • All Dashboards have been moved from packages to job templates to allow parametrization. Update your deployment manifest replacing /var/vcap/packages/*_dashboards/*.json to /var/vcap/jobs/*_dashboards/*.json.
  • The probe SSL alerts at probe.alerts have been moved to ssl.alerts.
  • The BOSH alerts that predicts that disk will be fill have been moved to bosh_system_predict.alerts.
  • Most of the Cloud Foundry alerts have been refactored. New alerts files have been created.

Features

  • All Alerts have been parametrized. You can now specify via manifest file the evaluation_time and thresholds.
  • Added Consul alerts and dashboards

prometheus BOSH Release v16.1.0

18 May 21:55
Compare
Choose a tag to compare

Features:

  • Added HAProxy dashboards and alerts
  • Added Postgres dashboards and alerts
  • Enabled proxy settings at grafana job

Upgrades

  • prometheus to 1.6.2
  • alertmanager to 0.6.2
  • blackbox_exporter to 0.5.0
  • statsd_exporter to 0.4.0

prometheus BOSH Release v16.0.2

14 May 19:26
Compare
Choose a tag to compare

Features

  • Added p-rabbitmq on demand service broker alerts
  • Added p-redis on demand service broker alerts

Fixes

  • Firehose exporter fixes collisions between same metrics from different origins

Upgrades

  • firehose_exporter 4.1.1

prometheus BOSH Release v16.0.1

11 May 17:44
Compare
Choose a tag to compare

Fixes

  • Fixed 2 typos at alert names

prometheus BOSH Release v16.0.0

10 May 17:38
Compare
Choose a tag to compare

Breaking changes

  • Fixed the web.auth_password property name at the bosh_exporter, bosh_tsdb_exporter, cf_exporter, firehose_exporter and shield_exporter. If you were using the auth_pasword property, now it has been renamed to auth_password (note the missing s at previous versions).

prometheus BOSH Release v15.2.2

09 May 18:17
Compare
Choose a tag to compare

15.2.2

Features

  • Added Shield Jobs alerts

Upgrades

  • shield_exporter 0.2.0

prometheus BOSH Release v15.2.1

03 May 21:11
Compare
Choose a tag to compare

15.2.1

Fixes

  • Increased MySQLGalera*QueueLengthTooHigh alert thresholds

Features

  • Added Shield alerts

Upgrades

  • shield_exporter 0.1.3

prometheus BOSH Release v15.2.0

02 May 22:36
Compare
Choose a tag to compare

15.2.0

Fixes

  • Fixes cloudfoundry dashboards when there's more than 1 firehose exporter
  • Fixes cloudfoundry etcd alert when there's more than 1 firehose exporter

Features

  • Added elasticsearch_exporter
  • Added shield_exporter (and dashboards)

Upgrades

  • prometheus v1.6.1
  • alertmanager v0.6.1
  • mysql_exporter v0.10.0
  • postgres_exporter v0.2.0
  • rabbitmq_exporter v0.19.0
  • redis_exporter v0.11