Skip to content

Releases: philips-labs/terraform-cloudfoundry-thanos

v4.4.0

17 Sep 17:54
0e5a4e0
Compare
Choose a tag to compare
  • Alertmanager support

v4.2.0

30 Aug 03:25
Compare
Choose a tag to compare
  • Update Prometheus to v2.29.2
  • Reduce local storage caching
  • Preparations for alert rules via variant

v4.1.0

30 Aug 03:24
7907151
Compare
Choose a tag to compare
  • Update thanos to v0.22.0

v4.0.11

26 Jul 09:28
7e627c2
Compare
Choose a tag to compare
  • Extracted PAAS exporter from Docker image

v4.0.4

10 Jul 08:30
17c709a
Compare
Choose a tag to compare
  • Fix source labels

v4.0.3

10 Jul 06:22
e811f53
Compare
Choose a tag to compare
  • Upgrade variant to v0.0.13
  • Instance index is available as ${1} for annotation prometheus.exporter.instance_name

v4.0.2

09 Jul 19:31
23bef6f
Compare
Choose a tag to compare
  • Update variant to v0.0.12
  • Fixes the over-pruning of network policies

v4.0.0

09 Jul 13:18
3f0b331
Compare
Choose a tag to compare
  • BREAKING CHANGE: remove Grafana from module
  • Reduce random identifier to 32-bits

Before upgrading to this version of the module, ensure you perform the following:

  • Remove the Grafana data source: terraform state rm module.thanos.grafana_data_source.thanos
  • Remove the embedded Grafana module: terraform destroy -target=module.thanos.module.grafana

Going forward you should spin up a separate Grafana instance using the Grafana module

v3.0.1

09 Jul 13:13
3b1925b
Compare
Choose a tag to compare
  • Update variant which supports scraping individual instances of apps now

v3.0.0

05 Jul 16:01
a41a22d
Compare
Choose a tag to compare
  • Add variant support for annotation driven network policy management and scrape configs
  • Rename cf_exporter_config to cf_functional_account