Skip to content

Releases: giantswarm/prometheus-meta-operator

v4.77.1

19 Jun 12:20
d814faf
Compare
Choose a tag to compare

Fixed

  • Reverse ingress removal condition to remove the ingress when mimir is enabled.

v4.77.0

19 Jun 11:41
2a94047
Compare
Choose a tag to compare

Removed

  • Remove AlertManager link in opsgenie and slack templating when mimir is enabled.

Changed

  • Remove unused scrape_timeout inhibition.
  • Some improvements towards Mimir:
    • Internal rework to remove the use generic resource to ease out the migration to Mimir.
    • Update generic resource so we can delete resources when mimir is enabled.
    • Remove legacy prometheus resources when Mimir is enabled.
    • Remove alertmanager ingress when Mimir is enabled.
    • Ignore the prometheus-to-grafana-cloud prometheus in the remove write controller.
  • Change Alert link to point to Mimir alerting UI when Mimir is enabled.
    • Rename Prometheus link to Source

v4.76.0

03 Jun 10:15
0fa1716
Compare
Choose a tag to compare

Changed

  • Delete per cluster heartbeats when Mimir is enabled.
  • Delete per cluster heartbeat alertmanager wiring when Mimir is enabled.

v4.75.1

23 May 09:11
a9c2836
Compare
Choose a tag to compare

Changed

  • Remove prometheus remote write agent configuration when mimir is enabled.
  • Remove unnecessary prometheus control-plane affinity.

v4.75.0

13 May 07:45
e48bc4b
Compare
Choose a tag to compare

Added

  • Add cluster_control_plane_unhealthy inhibition.
  • Allow Prometheus Agent Sharding strategy to be overridden per cluster.

Removed

  • Removed apiserver_down inhibition.

Fixed

  • Use kubernetes.io/tls type for TLS secrets.

v4.74.0

02 May 20:41
f397b31
Compare
Choose a tag to compare

Changed

  • Expose prometheus agent sharding strategies as prometheus-meta-operator configuration parameters so we can experiment with the scaling strategies.

v4.73.1

02 May 07:12
ac28b42
Compare
Choose a tag to compare

Fixed

  • Ensure proxy url is set when needed within slack_configs

v4.73.0

30 Apr 10:00
e47c7e0
Compare
Choose a tag to compare

Changed

Added

  • Add SlackApiToken configuration directive.

v4.72.0

03 Apr 13:02
42619cf
Compare
Choose a tag to compare

Changed

  • This PR adds a receiver and a route for the mimir heartbeat. We need to add them here until we use mimir's alertmanager.

v4.71.0

19 Mar 15:27
fee3e51
Compare
Choose a tag to compare

Added

  • Add team honeybadger slack router and receiver.

Removed

  • Remove the azure provider.