Releases: prymitive/karma
Releases · prymitive/karma
v0.110
Fixed
- Alert group footer was always hidden when displaying only one alert, even if there were shared labels or annotations to display - #4892.
v0.109
Added
- Added ability to delete multiple silences from the silence browser modal - #4618.
- Added
build_info
metric - #4764.
v0.108
Fixed
- Fixed CSS glitches on Google Chrome 105.
v0.107
Changed
- Don't show fatal error page if configured health checks are failing but alertmanager is still showing alerts. A popup message with will still be visible.
v0.105
Added
- Allow to copy alert payload from alerts dropdown menu #4378.
- Clicking on a label while holding
Shift
will now copy its value to clipboard #4378.
v0.104
Added
- Added
@inhibited
and @inhibited_by
filters #4397.
Changed
- Dropped support for alertmanager older than
0.22.0
.
v0.103
Fixed
- Fixed a regression in alert history queries.
v0.102
Fixed
- Correctly set filter history.
- Correctly escape label values when quering Prometheus for alert history.
v0.101
Fixed
- Don't crash on autocomplete errors.