Skip to content

Releases: giantswarm/prometheus-meta-operator

v4.85.0

06 Jan 11:14
cba7f53
Compare
Choose a tag to compare

Changed

  • Revert proxy_from_environment: true, as this is only compatible with observability-bundle >= v1.8.0.

v4.84.0

06 Jan 09:50
b35d2e0
Compare
Choose a tag to compare

Changed

  • Use proxy_from_environment: true in Alertmanager configuration to read proxy settings from the environment.

Fixed

  • Fix CVE-2024-45338 by updating golang.org/x/net to v0.33.0
  • Restore previous link for alerts, as the new one breaks the see source link in Grafana, leading to a page not found.

v4.83.0

17 Dec 15:28
03bc7da
Compare
Choose a tag to compare

Changed

  • Replace the silence link on Slack with silence repository link

v4.82.0

17 Dec 14:52
502e15f
Compare
Choose a tag to compare

Changed

  • Update Alertmanager notification template
    • Update alert and query URLs for Mimir to point to the Active notification rather than the rule page
    • Move link section (runbook, dashboard, explors) before instance to avoid them being lost due to OpsGenie max description being reached
    • Move the warnings for missing runbook and dashboard up into the link section
    • Replace Alertmanager link with silence repository

Removed

  • Get rid of useless prometheus-agent after the migration to the new monitoring-agent inhibitions.

v4.81.0

30 Oct 10:14
c22f4b4
Compare
Choose a tag to compare

Changed

  • Create new monitoring-agent inhibitions based on the prometheus-agent inhibitions to be agnostic to the tool used to monitor targets.

v4.80.0

21 Oct 13:05
8c5cc11
Compare
Choose a tag to compare

Added

  • Add customer label to OpsGenie alerts.

v4.79.0

17 Sep 17:37
6ef12d9
Compare
Choose a tag to compare

Changed

  • Ranemd Team Tinkerers to Team Tenet

v4.78.2

16 Sep 11:38
9d5a6b7
Compare
Choose a tag to compare

Removed

  • Remove unused #alert and #alert-test-installation slack integration.

v4.78.1

04 Jul 08:54
c9180c5
Compare
Choose a tag to compare

Fixed

  • Fix AlertManager configuration generation on Vintage.

v4.78.0

03 Jul 12:03
b1c0837
Compare
Choose a tag to compare

Added

  • Add new node not ready inhibition configurations.

Changed

  • Added support to be able to disable alertmanager on mimir installations.

Removed

  • Clean up unused configured inhibitions.