Releases: prymitive/karma
Releases · prymitive/karma
v0.120
Changed
- Karma no longer uses alertmanager
api/v2/status
to discover cluster peers. It will only rely on cluster
field configuration options set in karma config file.
v0.119
Fixed
silenceForm.strip.labels
did't strip labels that are in the filter bar #5817.
v0.118
Fixed
- Fixed
listen:prefix
handling that was broken in v0.117 - #5623.
v0.117
Changed
- Migrated project from Create React App to Vite.
v0.116
Added
- Added
headers
option to history:rewrite
config block. This allows to set custom headers passed to Prometheus when sending history query requests.
v0.114
Fixed
- Fixed silcen form crashes when
silenceForm:defaultAlertmanagers
config option is not set.
v0.112
Fixed
- Upgraded project dependencies.
v0.111
Fixed
- Fixed duplicated
@receiver
labels showing both on the alert and in the footer.