Skip to content

Releases: cloudfoundry/prometheus-boshrelease

prometheus BOSH Release v15.1.0

22 Apr 00:04
Compare
Choose a tag to compare

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

prometheus BOSH Release v15.0.0

14 Apr 23:00
Compare
Choose a tag to compare

15.0.0

Breaking changes

  • The grafana password must be explicitelly set (it does not default to admin anymore)
  • Prometheus properties prometheus.storage.remote.graphite*, prometheus.storage.remote.influxdb* and prometheus.storage.remote.opentsdb* have been removed in favor of the new prometheus.remote_write configuration.

Fixes

  • Fix memcached_exporter URL
  • Fix several dashboard panels

Features

  • Accept glob patterns in grafana dashboard files
  • Add kubernetes pod status alerts
  • Add new grafana properties
  • Add new alertmanager properties
  • Add new consul_exporter properties
  • Add new redis_exporter properties

Upgrades

  • prometheus 1.6.0
  • cadvisor 0.25.0
  • consul_exporter 0.3.0
  • grafana 4.2.0
  • nginx 1.10.3 (with pcre 8.40)
  • postgres_exporter 0.1.2
  • rabbitmq_exporter 0.18.0
  • redis_exporter 0.10.9.1

prometheus BOSH Release v14.0.0

03 Mar 13:45
Compare
Choose a tag to compare

14.0.0

Breaking changes

  • Most of the alerts and dashboards have been refactored, including removing or renaming some of them. Please check the src to discover which alerts & dashboards are available in this release.
  • bosh_exporter does NOT filter AZ by default, you now must explicitly set the AZs to filter (if desired)
  • cf_exporter requires two new properties: deployment-name & metrics.environment
  • firehose_exporter requires a new property: metrics.environment

Features

Upgrades

  • bosh_exporter 2.3.1
  • cf_exporter 0.4.6
  • firehose_exporter 4.1.0
  • graphite_exporter 0.2.0
  • prometheus 1.5.2
  • redis_exporter 0.10.7

prometheus BOSH Release v13.0.0

29 Jan 22:40
Compare
Choose a tag to compare

Breaking changes

Features:

  • Added mongodb_exporter job
  • Added proxy env vars to alertmanager, blackbox_exporter and github_exporter jobs
  • Added a new dashboard: system overview linked to bosh
  • cf_exporter can now be configured to use a client-id and client-secret

Fixes:

  • Fixed nats_exporter address property
  • Fixed alerting for diego low remaining memory

Upgrades:

  • blackbox_exporter 0.4.0
  • bosh_exporter 2.1.3
  • cf_exporter 0.3.0
  • grafana 4.1.1
  • kube-state-metrics (027547c)
  • postgres_exporter (2c6594e)
  • prometheus 1.5.0
  • rabbitmq_exporter 0.17.1
  • redis_exporter 0.10.5
  • histogram-panel grafana plugin (a595d97)
  • worldping-app grafana plugin (e410265)