Releases: cloudfoundry/prometheus-boshrelease
Releases · cloudfoundry/prometheus-boshrelease
prometheus BOSH Release v15.1.0
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
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*
andprometheus.storage.remote.opentsdb*
have been removed in favor of the newprometheus.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
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
- Added memcached_exporter 0.3.0
- Added
service
andseverity
labels to alerts - Added CF etcd alerts
alertmanager
,bosh_exporter
,cf_exporter
&firehose_exporter
may be configured to use a proxy- Added MySQL alerts
- Added p-Rabbitmq alerts & dashboards
- Added p-Redis alerts & dashboards
- Added probe (blackbox) alerts & dashboards
- Added prometheus alerts & dashboards
- Added rabbitmq alerts & dashboards
- Added redis alerts & dashboards
- Added
remote_write
property to prometheus job
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
Breaking changes
node_exporter
has been removed from this release. Please use the Prometheus Node Exporter BOSH Release.postgres_exporter
now defaults to port9187
Features:
- Added
mongodb_exporter
job - Added proxy env vars to
alertmanager
,blackbox_exporter
andgithub_exporter
jobs - Added a new dashboard: system overview linked to bosh
cf_exporter
can now be configured to use aclient-id
andclient-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)