Releases: cloudfoundry/prometheus-boshrelease
Releases · cloudfoundry/prometheus-boshrelease
prometheus BOSH Release v17.2.0
Fixes
- Fixed
firehose_exporter
min-retry-delay
andmax-retry-delay
flags
Features
- Added a
max_retry_count
property to thefirehose_exporter
Upgrades
firehose_exporter
to v4.2.0
prometheus BOSH Release v17.1.0
Features
- Added Stackdriver exporter
- Added Status Planel grafana plugin
kube_state_metrics
exporter allows to specify which collectors should be enabled
Upgrades
prometheus BOSH Release v17.0.0
Breaking changes
- All Alerts have been moved from
packages
tojob 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
tojob 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 tossl.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
andthresholds
. - Added Consul alerts and dashboards
prometheus BOSH Release v16.1.0
Features:
- Added HAProxy dashboards and alerts
- Added Postgres dashboards and alerts
- Enabled proxy settings at grafana job
Upgrades
prometheus
to 1.6.2alertmanager
to 0.6.2blackbox_exporter
to 0.5.0statsd_exporter
to 0.4.0
prometheus BOSH Release v16.0.2
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
Fixes
- Fixed 2 typos at alert names
prometheus BOSH Release v16.0.0
Breaking changes
- Fixed the
web.auth_password
property name at thebosh_exporter
,bosh_tsdb_exporter
,cf_exporter
,firehose_exporter
andshield_exporter
. If you were using theauth_pasword
property, now it has been renamed toauth_password
(note the missings
at previous versions).
prometheus BOSH Release v15.2.2
15.2.2
Features
- Added Shield Jobs alerts
Upgrades
- shield_exporter 0.2.0
prometheus BOSH Release v15.2.1
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
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