Releases: cloudfoundry/prometheus-boshrelease
Releases · cloudfoundry/prometheus-boshrelease
v26.0.1
Fixes
- Add missing backslashes in prometheus_ctl #348 (thanks @Infra-Red)
Deployment
releases:
- name: prometheus
version: 26.0.1
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.0.1/prometheus-26.0.1.tgz
sha1: 0e44b41eb8e2669b2fdeca0112a2a023221a7f54
v26.0.0
Breaking changes
graphite_exporter
configuration format is now YAML (see graphite_exporter v0.3.0 release notes)pushgateway
storage format has changed (see pushgateway v1.0.0 release notes)
Features
- Add retention size parameter for prometheus #307 (thanks @benjaminguttmann-avtq)
- Consume remote_write connection through a BOSH link #311 (thanks @Infra-Red)
- Allow setting resolver for nginx #316 (thanks @bengerman13)
- Add property to remove {{value}} from alert descriptions #322 (thanks @benjaminguttmann-avtq)
- Allow setting server_names_hash_bucket_size for Nginx #327 (thanks @Infra-Red)
Fixes
- Fix typo at
stackdriver_exporter
property - Use YAML style config for
graphite_exporter
#317 (thanks @Infra-Red) graphite_exporter
: changing the variable mapping-strict-match #325 (thanks @andinod)- Drop duplicate prefix from cookie_samesite #331 (thanks @richardTowers)
- Concourse 5 dashboard fixes & refinements #337 (thanks @gberche-orange)
- Fix org and space dashboards #341 (thanks @amhuber)
UnhealthyCell
metric deprecated in favor ofGardenHealthCheckFailed
#344 (thanks @benjaminguttmann-avtq)- Update concourse url #345 (thanks @maxknee)
- Fix the Credhub link properties for
credhub_exporter
#346 (thanks @bgandon)
Manifest
Upgrades
alertmanager
to v0.19.0blackbox_exporter
to v0.15.1bosh_exporter
to v3.3.0cf_exporter
to v0.10.0consul_exporter
to v0.5.0elasticsearch_exporter
to v1.1.0firehose_exporter
to v6.1.0- fontconfig to v2.13.92
Grafana
to v6.4.3- Grafana
clock
panel plugin to v1.0.3 - Grafana
diagram
panel plugin to v1.6.1 - Grafana
piechart
panel plugin to v1.3.9 - Grafana
worldping
panel plugin to v1.2.6 graphite_exporter
to v0.6.2influxdb_exporter
to v0.3.0kube-state-metrics
to v1.8.0memcached_exporter
to v0.6.0mysqld_exporter
to v0.12.1nginx
to v1.16.1postgres_exporter
to v0.5.1pushgateway
to v1.0.0prometheus
to v2.13.1redis_exporter
to v1.3.1statsd_exporter
to v0.12.2util-linux
to v2.34
Deployment
releases:
- name: prometheus
version: 26.0.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.0.0/prometheus-26.0.0.tgz
sha1: 25a46347acdc17a1e8bc49d6c4161bcb28d959ad
v25.0.0
Breaking changes
- Prometheus property
storage.tsdb.retention
has been renamed tostorage.tsdb.retention.time
- Grafana properties
grafana.security.login_remember_days
,grafana.security.cookie_username
,grafana.security.cookie_remember_name
, andgrafana.snapshots.ttl_days
have been removed
Features
- Grafana job supports using a Grafana Enterprise license
Fixes
- Fix the y-axes for the Metron Egress in the
CF: Metron Agent dashboard
from bytes to short #295 (thanks @srothwell01) - Remove deprecated prometheus
storage.tsdb.retention
property #297 (thanks @benjaminguttmann-avtq)
Manifest
- Added alertmanager-group-by-alertname.yml op-file to allow grouping
alertmanager
alerts by name #300 (thanks @making) - Support Concourse 5.0 #298 (thanks @making)
- Upgraded
bpm
release v1.0.4 - Upgraded
postgres
release to v36 - Upgraded
routing
release to v0.188.0
Upgrades
alertmanager
to v0.16.2blackbox_exporter
to v0.14.0bosh_exporter
to v3.2.0cadvisor
to v0.33.0firehose_exporter
to v6.0.0Grafana
to v6.1.4- Grafana
Pie Chart
Panel plugin to v1.3.6 - Grafana
worldmap
panel plugin to v0.2.0 - Grafana
worldping
panel plugin to v1.2.5 graphite_exporter
to v0.5.0influxdb_exporter
to v0.2.0- libxml2 to v2.9.9
- pcre to v8.43
prometheus
to v2.9.2pushgateway
to v0.8.0redis_exporter
to v0.33.0statsd_exporter
to v0.9.0util-linux
to v2.33.2
Deployment
releases:
- name: prometheus
version: 25.0.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v25.0.0/prometheus-25.0.0.tgz
sha1: 71cf36bf03edfeefd94746d7f559cbf92b62374c
v24.1.0
Features
- Add
service_discovery
job to generate service discovery files using BOSH links (thanks @bandesz) - Add option to
nginx
job to disable cross zone load balancing (thanks @bandesz) - Allow setting a unique subscription id at the
firehose_exporter
(thanks @bandesz)
Manifest
- Add enable-service-discovery.yml op-file to enable service discovery files using BOSH links (thanks @bandesz)
- Add enable-cf-api-v3.yml op file to enable Cloud Foundry API V3 calls at the
cf_exporter
Upgrades
alertmanager
to v0.16.1bosh_exporter
to v3.1.0cf_exporter
to v0.8.0firehose_exporter
to v5.0.4- Grafana
Diagram
plugin to v1.4.5 nginx
to v1.14.2prometheus
to v2.7.1redis_exporter
to v0.28.0
Deployment
releases:
- name: prometheus
version: 24.1.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v24.1.0/prometheus-24.1.0.tgz
sha1: aeb25eb77e46185b5a44f3c3e20d846a3125044e
v24.0.0
Breaking changes
Ubuntu Xenial
is now the default stemcell os typegraphite_exporter
has switched the configuration format to YAML (see v0.3.0 release notes)
Fixes
- Fixed
vault_alerts
expressions (thanks @Alexvianet)
Manifest
- Added enable-grafana-generic-oauth.yml op file (thanks @conzetti)
- Added enable-root-url.yml op file (thanks @conzetti)
- Upgraded
postgres
release to v34 - Set
Ubuntu Xenial
as default stemcell os type (thanks @gdenn)
Misc
- Added additional info about BOSH security groups and metron_deployment_name` property (thanks @wildloop)
Upgrades
alertmanager
to v0.16.0blackbox_exporter
to v0.13.0cadvisor
to v0.32.0credhub_exporter
to v0.1.6 (thanks @psycofdj)Grafana
to v5.4.3- Grafana
Clock Panel
plugin to v1.0.2 - Grafana
Pie Chart Panel
plugin to v1.3.4 graphite_exporter
to v0.4.2haproxy_exporter
to v0.10.0jq
to v1.6kube-state-metrics
to v1.5.0prometheus
to v2.6.1pushgateway
to v0.7.0redis_exporter
to v0.26.0statsd_exporter
to v0.8.1vault_exporter
to v0.1.2
Deployment
releases:
- name: prometheus
version: 24.0.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v24.0.0/prometheus-24.0.0.tgz
sha1: a42a81616affe07b1088f5546c2e150765348105
v23.4.0
Features
- Added vault_exporter and vault alerts (thanks @Alexvianet)
- Added more RabbitMQ alerts (thanks @Alexvianet)
Fixes
- Fixed alertmanager
http_config
property (thanks @bonzofenix)
Manifest
- Added monitor-vault.yml op file
- Added
bpm
release v1.0.0 - Upgraded
routing
release to v0.183.0 - Upgraded
postgres
release to v32 - Remove deprecated
alertmanager_mesh_password
bosh variable
Upgrades
alertmanager
to v0.15.3Grafana
to v5.3.4- Grafana
Status
panel to v1.0.9 - Gragana
Clock
panel to v1.0.0 memcached_exporter
to v0.5.0postgres_exporter
to v0.4.7prometheus
to v2.5.0pushgateway
to v0.6.0redis_exporter
to v0.22.1statsd_exporter
to v0.8.0stackdriver_exporter
to v0.6.0
Deployment
releases:
- name: prometheus
version: 23.4.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v23.4.0/prometheus-23.4.0.tgz
sha1: 79054cb1784d3c8bfe8b80d4c97f1624591fdf39
v23.3.0
Features
- Allow more cluster configuration on alertmanager (thanks @psycofdj)
Fixes
- Fixed error expanding concourse alerts template (thanks @ntdt)
- Fixed consul_exporter alerts (thanks @psycofdj)
Upgrades
cadvisor
to v0.31.0credhub_exporter
to v0.1.5- fontconfig to v2.13.1
Grafana
to v5.2.4prometheus
to v2.4.3redis_exporter
to v0.21.2
Deployment
releases:
- name: prometheus
version: 23.3.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v23.3.0/prometheus-23.3.0.tgz
sha1: 2d6894e4ace6df18fac2f52502977f9774380418
v23.2.0
Features
- Add credhub exporter (thanks @psycofdj)
- Support Postgres exporter for just custom queries (thanks @svrc-pivotal)
Fixes
- Fixed
mysqld_exporter
flags - Fixed prometheus
web.enable-lifecycle
flag - Fixed prometheus
web.enable-admin-api
flag (thanks @benjaminguttmann-avtq) - Fixed alertmanager proxy settings (thanks @benjaminguttmann-avtq)
- Fixed prometheus
lookback-delta
parameter (thanks @aveyrenc) - Remove
postgres_grafana_password
password variable (thanks @jpluscplusm)
Upgrades
alertmanager
to v0.15.2cadvisor
to v0.30.2consul_exporter
to v0.4.0Grafana
to v5.2.3kube-state-metrics
to 1.4.0rabbitmq_exporter
to v0.29.0redis_exporter
to v0.21.1statsd_exporter
to v0.7.0
Deployment
releases:
- name: prometheus
version: 23.2.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v23.2.0/prometheus-23.2.0.tgz
sha1: 12ac014304c52a6e4e7cdbc2a65075b3f6eb2df1
v23.1.0
Fixes
- Fixes issue with Grafana not showing CF Components Metrics v2 dashboard (PR 222)
- Stop trying to match via regex, as this fails if the target actually contains regex chars (PR 255)
Upgrades
alertmanager
to v0.15.1Grafana
to v5.2.1kube-state-metrics
to 1.3.1mysql_exporter
to v0.11.0prometheus
to v2.3.2redis_exporter
to v0.20.2clock-panel
grafana plugin to v0.1.0piechart-panel
grafana plugin to v1.3.3worldmap-panel
grafana plugin to v0.1.2worldping-app
grafana plugin to v1.2.4
Deployment
releases:
- name: prometheus
version: 23.1.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v23.1.0/prometheus-23.1.0.tgz
sha1: 23e5f469c2e290efefde1166107f874c32374ff7
v23.0.0
Breaking changes
If you are using node system metrics (via the monitor_node.yml ops file), you will need to upgrate the node exporter bosh release to v4.0.0. The new version of the node_exporter
is backwards incompatible, as most metrics names have been renamed. Therefore, we have updated all node metrics names at this bosh release.
Upgrades
Deployment
releases:
- name: prometheus
version: 23.0.0
url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v23.0.0/prometheus-23.0.0.tgz
sha1: 04e36f769a91fc7c12cb69b8c14342d111e955c6