Skip to content

Releases: cloudfoundry/prometheus-boshrelease

v27.2.1

05 Jan 09:38
Compare
Choose a tag to compare

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

  • Bump Alertmanager to 0.25.0
  • Bump Grafana to 8.5.15
  • Fix issues with cadvisor cannot be compiled (thx @psycofdj )
releases:
  - name: prometheus
    version: 27.2.1
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.2.1/prometheus-27.2.1.tgz
    sha1: 06dc635d87e79696e8106352597a3e0cfaab0a5a

v27.2.0

22 Dec 14:51
Compare
Choose a tag to compare

Upgrades

releases:
  - name: prometheus
    version: 27.2.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.2.0/prometheus-27.2.0.tgz
    sha1: 8e5a6efcab2bb0323c111ce469a0219dfb3204e4

v27.1.0

12 Aug 08:46
Compare
Choose a tag to compare

Features

  • adds ops file manifests/operators/use-jammy-stemcell.yml to switch deployment to use new Jammy stemcell
  • adds new spec for elasticsearch_exporter to enable export of mapping stats - Thx @kinjelom
  • adjusts credhub_alerts to not sent alerts for credential aging of certificates - Thx @pnaschoo
    Please note: The typo in alertname CredhubCrendentialAging was fixed
  • raises the ulimit for graphite_exporter on start - Thx @ionphractal
  • adds specs to configure Generic OAuth login attribute path and Generic OAuth name attribute path for Grafana - Thx @chitoku-k
  • adds spec time_intervals for alertmanager for deprecated mute_time_intervals - Thx @chitoku-k

Fixes

  • fixed an issue for Kubernetes alerts where KubernetesPodNotRunning fired for completed pods. - Thx @ae-govau

Upgrades

releases:
  - name: prometheus
    version: 27.1.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.1.0/prometheus-27.1.0.tgz
    sha1: a24612b5b10766850e9ea870618fc6c61cd4e677

v27.0.0

16 Feb 08:48
Compare
Choose a tag to compare

Breaking Change

  • for credhub exporter the spec credhub_exporter.log_format has been renamed to credhub_exporter.log_stream

Features

  • adds support for stemcell jammy jellyfish

Upgrades

releases:
  - name: prometheus
    version: 27.0.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.0.0/prometheus-27.0.0.tgz
    sha1: e72e06ed0888f837bd0b25aac7b3cc2685304452

v26.7.0

05 Jan 10:28
Compare
Choose a tag to compare

Features

  • Adds Alertmanager spec to make mute_intervals configurable #429 (thanks @chitoku-k)
  • Makes Nginx redirect URL configurables for Prometheus, Grafana and Alertmanager #429 (thanks @chitoku-k)
  • Adds possibility to use Prometheus Service Discovery to add Alertmanager Instances #429 (thanks @chitoku-k)
  • Adds possibility to configure web.listen_address for Prometheus + Alertmanager, similar to already existing config for Grafana #429 (thanks @chitoku-k)

Upgrade

Deployment

releases:
  - name: prometheus
    version: 26.7.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.7.0/prometheus-26.7.0.tgz
    sha1: 184ae1d66e9fcf6a35522a292aaa0f755b241280

v26.6.0

14 Oct 10:00
Compare
Choose a tag to compare

Features

  • Add ops file to monitor BOSH Director metrics #420
  • Switch stemcell from Xenial to Bionic #419
  • Add new improved CF Dashboards (v2) #423 (thanks @thehandsomezebra)
    • Apps: Latency
    • Apps: System
    • CF: BBS
    • CF: Cell Summary
    • CF: Cells Capacity
    • CF: Cloud Controller
    • CF: KPIs
    • CF: LRPs & Tasks
    • CF: Route Emitter
    • CF: Space Summary
  • Add links to other v2 dashboards
    • Component Metrics v2
    • Metron Agent v2
    • Doppler Server v2

Fixes

Upgrade

Deployment

releases:
  - name: prometheus
    version: 26.6.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.6.0/prometheus-26.6.0.tgz
    sha1: 0cc9be1d47ed222c2ba4043d5cc47cf740095b2b

v26.5.0

21 Apr 17:19
Compare
Choose a tag to compare

Fixes

Upgrades

Deployment

releases:
  - name: prometheus
    version: 26.5.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.5.0/prometheus-26.5.0.tgz
    sha1: 037a456b003d81f8842c718335c4477416b813cb

v26.4.0

25 Nov 19:27
Compare
Choose a tag to compare

Fixes

Manifest

  • Upgraded postgres release to v43
  • Upgraded routing release to v0.209.0

Upgrades

Deployment

releases:
  - name: prometheus
    version: 26.4.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.4.0/prometheus-26.4.0.tgz
    sha1: 2bb4819ac232164285f79a5a1c05924ef2cd7bd4

v26.3.0

28 Sep 02:53
Compare
Choose a tag to compare

Features

  • Add elasticsearch dashboard cluster filter #380 (thanks @patsys)
  • Update queries to allow multiple firehose exporter instances #401 (thanks @ywei2017)

Fixes

  • Fix property name for max_queues #374 (thanks @gordcorp)
  • Fixup property reference naming for grafana.feature_toggles #395 (thanks @aegershman)

Manifest

Upgrades

Deployment

releases:
  - name: prometheus
    version: 26.3.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.3.0/prometheus-26.3.0.tgz
    sha1: 238e650b5342ef883122bd239eefa7c9b93911f9

v26.2.0

22 Jan 19:08
Compare
Choose a tag to compare

Features

  • Replaced cli args with env vars at cf_exporter #354 (thanks @aegershman)
  • Added Elasticsearch ingestors #356 (thanks @bkez322)
  • Replaced cli args with env vars at bosh_exporter and firehose_exporter #357 (thanks @aegershman)
  • Allow to provision additional Grafana datasources #361 (thanks @Infra-Red)
  • Add Credhub Certs Expiry date dashboard #362 (thanks @Infra-Red)
  • Allow cert contents in prometheus scrape config tls config #364 (thanks @charleshansen)
  • Replaced cli args with env vars at bosh_tsdb_exporter, credhub_exporter, redis_exporter, and shield_exporter #367 (thanks @aegershman)
  • Order CredHub Certificate Expiry Date dashboard ascending by Expiry Date #368 (thanks @pommi)
  • CredHub Certificate Expiry Date dashboard: show earliest of the expiry dates in case of a certificate chain #369 (thanks @pommi)

Fixes

Manifest

Upgrades

Deployment

releases:
  - name: prometheus
    version: 26.2.0
    url: https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v26.2.0/prometheus-26.2.0.tgz
    sha1: 2e47fad474d5f88ad034a45a765c4b3dfb76fbcf