Releases: giantswarm/prometheus-meta-operator
Releases · giantswarm/prometheus-meta-operator
v4.85.0
v4.84.0
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
Changed
- Replace the silence link on Slack with silence repository link
v4.82.0
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 newmonitoring-agent
inhibitions.
v4.81.0
Changed
- Create new
monitoring-agent
inhibitions based on theprometheus-agent
inhibitions to be agnostic to the tool used to monitor targets.
v4.80.0
Added
- Add
customer
label to OpsGenie alerts.
v4.79.0
Changed
- Ranemd Team Tinkerers to Team Tenet
v4.78.2
Removed
- Remove unused
#alert
and#alert-test-installation
slack integration.
v4.78.1
Fixed
- Fix AlertManager configuration generation on Vintage.
v4.78.0
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.