Skip to content

Releases: prymitive/karma

v0.120

03 Apr 16:32
Compare
Choose a tag to compare

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

08 Mar 10:28
Compare
Choose a tag to compare

Fixed

  • silenceForm.strip.labels did't strip labels that are in the filter bar #5817.

v0.118

07 Dec 11:07
Compare
Choose a tag to compare

Fixed

  • Fixed listen:prefix handling that was broken in v0.117 - #5623.

v0.117

01 Dec 15:36
Compare
Choose a tag to compare

Changed

  • Migrated project from Create React App to Vite.

v0.116

19 Sep 10:08
Compare
Choose a tag to compare

Added

  • Added headers option to history:rewrite config block. This allows to set custom headers passed to Prometheus when sending history query requests.

v0.115

28 Jul 11:23
Compare
Choose a tag to compare

Fixed

  • Improved memory usage.

v0.114

20 Mar 12:35
Compare
Choose a tag to compare

Fixed

  • Fixed silcen form crashes when silenceForm:defaultAlertmanagers config option is not set.

v0.113

08 Mar 11:17
Compare
Choose a tag to compare

Added

v0.112

16 Feb 16:47
e4a4c2a
Compare
Choose a tag to compare

Fixed

  • Upgraded project dependencies.

v0.111

06 Dec 14:14
Compare
Choose a tag to compare

Fixed

  • Fixed duplicated @receiver labels showing both on the alert and in the footer.