Skip to content

Releases: cloudfoundry/prometheus-boshrelease

v29.6.0

10 Nov 12:44
Compare
Choose a tag to compare

What's Changed

  • various bumps
    • Bump Credhub-Exporter to v0.32.0
    • Bump Grafana to v9.5.13
    • Bump Grafana Worldmap Panel to v1.0.6
    • Bump Postgres-Exporter to 0.14.0
    • Bump Bosh-Exporter to v3.6.1
    • Bump CF-Exporter to v1.2.3
    • Bump Firehose-Exporter to v7.1.2
    • Bump Redis-Exporter to v1.55.0
    • Bump Prometheus to 2.47.0
    • Bump Statsd-Exporter to 0.25.0
releases:
- name: prometheus
  version: 29.6.0
  url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v29.6.0/prometheus-29.6.0.tgz
  sha1: 648a83dca576f0abde1b659d6e3781ab866726db

New Contributors

Full Changelog: v29.5.0...v29.6.0

v29.5.0

15 Sep 08:05
Compare
Choose a tag to compare
  • Fixes issues with firehose_exporter return 404 for all routes
  • Bumps Firehose_Exporter to v7.1.1

v29.4.0

13 Sep 10:08
Compare
Choose a tag to compare
  • Fixes issues with bosh_exporter compilation (#481 )
  • various bumps:
    • Bumps Alertmanager to 0.26.0
    • Bumps Blackbox Exporter to 0.24.0
    • Bumps Credhub Exporter to 0.28.0
    • Bumps CF Exporter to 1.2.1
    • Bumps Firehose Exporter to 7.1.0
    • Bumps Prometheus to 2.47.0
    • Bumps Pushgateway to 1.6.1
releases:
- name: prometheus
  sha1: 98f1a3191440df2737b986ed2bd98afbfa532a05
  url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v29.4.0/prometheus-29.4.0.tgz
  version: 29.4.0

v29.3.0

12 Sep 13:16
Compare
Choose a tag to compare

Note: There is an issue with bosh_exporter in this version. If you are not using bosh_exporter the version is safe to use.

What's Changed

  • Make sure /var/vcap/store/grafana exists by @dark5un in #477
  • Grafana SQLite3 supports WAL by @dark5un in #479
  • various bumps:
    • Bosh Exporter to 3.6.0
    • Elasticsearch Exporter to 1.6.0
    • Grafana to 9.5.9
    • Graphite Exporter to 0.14.0
    • InfluxDB Exporter to 0.11.4
    • Memcached Exporter to 0.13.0
    • Postgres Exporter to 0.13.2
    • Redis Exporter to v1.54.0
    • Stackdriver Exporter to v0.14.1
    • Statsd Exporter to 0.24.0

Full Changelog: v29.2.0...v29.3.0

v29.2.0

08 May 09:35
Compare
Choose a tag to compare

Changelog

v29.1.0

02 May 05:52
Compare
Choose a tag to compare

Changelog

  • bump nginx to v1.24.0 (#467)
  • bump prometheus to v2.43.0 (#466)
  • bump memcached_exporter to v0.11.3 (#470)
  • bump postgres_exporter to v0.12.0 (#471)
  • bump cadvisor to v0.47.0 (#469)
  • bump redis_exporter to v1.50.0 (#472)
  • bump statsd_exporter to v0.23.1 (#473)
  • bump vault_exporter to v0.1.3 (#474)
  • bump credhub_exporter to v0.23.0 (#465)

v29.0.0

01 May 16:50
Compare
Choose a tag to compare

Changelog (:warning: breaking changes)

  • firehose_exporter: switch to non backward-compatible firehose_exporter implementation (see #461)
  • cloudfoundry_dashboards: replaces so called "v1" dashboards by "v2" ones (see #461)

Note. loggregator_ca_name variable should match the full credhub path of loggregator_ca certificate variable, ex: /bosh-mydirector/cf/loggregator_ca.

Legacy behavior is still available within package/firehose_exporter-attic, jobs/firehose_exporter-attic, jobs/cloudfoundry_dashboards-attic and jobs/cloudfoundry_alerts-attic which won't benefit from further maintenance. New ops-files are provided to easily switch to this legacy implementation (see below).

ops-files

  • added:
    • manifests/operators/deprecated/monitor-cf-attic.yml.
      • to use in addition of manifests/operators/monitor-cf.yml
      • switch to legacy firehose and dashboard implementations
    • manifests/operators/deprecated/cf/add-prometheus-uaa-clients-attic.yml.
      • to use in addition of manifests/operators/cf/add-prometheus-uaa-clients.yml
      • declare firehose client in cf' UAA when using legacy firehose implementation
  • renamed:
    • from: manifests/operators/enable-cf-loggregator-v2.yml
    • to manifests/operators/deprecated/enable-cf-loggregator-v2.yml
    • use loggregator V2 bindings in firehose legacy implementation

v28.1.0

27 Apr 07:14
Compare
Choose a tag to compare

Changelog

v28.0.0

13 Mar 13:26
Compare
Choose a tag to compare

⚠️ This release breaks cf_exporter, see cloudfoundry/cf_exporter#82 ⚠️

Changelog

  • prometheus features can be enabled using spec prometheus.enable_features (#455, thanks @chitoku-k )
  • cloudfoundry and bosh dashboards are fixed for Grafana 9 (fixes #453, #456, thanks @psycofdj)
  • bump cf_exporter to v1.0.0 and rework job config (#457, #458, thanks @benjaminguttmann-avtq @psycofdj )
    • ops-file manifests/operators/enable-cf-api-v3.yml has been deleted, use of v3 API is implied in new version of exporter
  • nginx is aware of hosts file changes (#454, thanks @dark5un)
  • various bumps (thanks @benjaminguttmann-avtq)
    • Stackdriver Exporter to v0.13.0
    • Redis Exporter to v1.48.0
    • Memcached Exporter to 0.11.2
    • InfluxDB Exporter to v0.11.3
    • HAProxy Exporter to v0.15.0
    • Graphite Exporter to 0.13.3
    • Grafana to 9.4.3
    • Prometheus to v2.42.0

v27.2.2

20 Jan 12:43
Compare
Choose a tag to compare

⚠️ This release breaks dashboards using pie charts, see #453 ⚠️

  • Fixes an issue with setting grafana home dashboard #450 (thx @psycofdj )
  • Adds grafana configuration for id_token_attribute_name in generic oauth #451 (thx @psycofdj )
releases:
  - name: prometheus
    version: 27.2.2
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.2.2/prometheus-27.2.2.tgz
    sha1: 298fe631ebfc5d02aad95a02d951a033438d5b7f