Releases: cloudfoundry/prometheus-boshrelease
Releases · cloudfoundry/prometheus-boshrelease
prometheus BOSH Release v18.1.0
Features
- Added Grafana exporter, alerts & dashboards
- Updated Prometheus Storage dashboard
prometheus BOSH Release v18.0.0
Breaking changes
- The
Application Events
collector at thecf_exporter
has been removed, and consequently all alerts and dashboards with references to their metrics have been updated or removed (cf_apps_events.json
)
Features
- Added kubernetes memory and cpu request alerts
- Prometheus job allows to specify inline custom rules
Fixes
- Adds route prefix to the alertmanager url when configured
- Fixes a bug at the
bosh_exporter
where Basic Auth was not honored when enabled - Fixes a bug at the
firehose_exporter
where Basic Auth was not honored when enabled - Fixes a data race panic at the
firehose_exporter
Upgrades
alertmanager
to v0.8.0blackbox_exporter
to v0.7.0bosh_exporter
to v2.4.3cf_exporter
to v0.5.0elasticsearch_exporter
to v1.0.1firehose_exporter
to v4.2.3grafana
to v4.4.1influxdb_exporter
to v0.1.0redis_exporter
to v0.11.3shield_exporter
to v0.2.1stackdriver_exporter
to v0.1.1
prometheus BOSH Release v17.6.1
Fixes
- Fixes a bug at the
firehose_exporter
when normalizing label metric names - Fixes
concourse
dashboard layout and templating
Upgrades
firehose_exporter
to 4.2.1
prometheus BOSH Release v17.6.0
Features
- Add minimal
concourse
alerts - Add initial
concourse worker
dashboards
Fixes
- Fixed a comparison operators problem in
elasticsearch
alerts. - Fixes a problem with
cf_exporter
parsingApplication Security Groups
Upgrades
cf_exporter
to 0.4.8
prometheus BOSH Release v17.5.0
Features
- Added
elasticsearch
alerts
Fixes
- Fixes
CFAuctioneerFetchStatesDurationTooHigh
alert
Upgrades
alertmanager
to 0.7.1cadvisor
to 0.26.1cf_exporter
to 0.4.7postgres_exporter
to 0.2.1prometheus
to 1.7.1pushgateway
to 0.4.0redis_exporter
to 0.11.2- Grafana
piechart-panel
plugin to11b21df
prometheus BOSH Release v17.4.2
Bug Fixes
- Resolved issue where the grafana post start was silently failing to update datasources.
Failures are now loud. - Resolved issue where updates to the grafana admin user's password were not being applied.
prometheus BOSH Release v17.4.1
Upgrades
elasticsearch_exporter
to v0.3.3
prometheus BOSH Release v17.4.0
Fixes
- Fixed CF Etcd followers panel
- Fixed CFRepBulkSynchDurationTooHigh alert (bug converting ns to s)
Features
- Added outdated stemcells alert
- Added elasticsearch dashboards
- Added InfluxDB exporter
Upgrades
elasticsearch_dashboard
to 0.3.2
prometheus BOSH Release v17.3.0
Fixes
- Fix importing the grafana dashboard files
Features
- Allows operator to specify a custom homepage for the default org in
the deployment manifest
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