Skip to content

v0.50

Compare
Choose a tag to compare
@prymitive prymitive released this 06 Nov 14:56
184d199

This release adds a one click alert acknowledgement using short lived silences. You can use kthxbye to have those silences expire only after all alerts are resolved (doesn't need karma).
Silence browser and silence details view got tweaked to show more information.

Full changelog:

  • #1131 feat(ui): show alertmanager badges on silences when multiple clusters are present
  • #1127 feat(ui): allow acknowledging alerts using short lived silences
  • #1125 feat(demo): run kthxbye in demo container
  • #1124 chore(demo): use api v2 to generate alerts and silences
  • #1123 feat(ui): show silence ID on the silence detail view
  • #1115 chore(ci): use Go 1.13.4
  • #1120 chore(ui): enable bootstrap shadows
  • #1118 chore(ui): tweak silence css for better readability
  • #1114 fix(ui): reset lazy loader limit if group count changes
  • #1113 chore(ui): only fetch updates if seconds passed since last fetch
  • #1112 fix(ui): cleanup colors on silence comments
  • #1111 feat(api): cache /silence.json responses
  • #1109 fix(docs): typo (#1109) (@TheLazyCode-hub)
  • #1108 feat(ui): show matched alert count on silence browser
  • #1105 chore(ui): avoid using inject
  • #1104 feat(demo): more random silence duration
  • #1101 chore(backend): log a warning when alertmanager 0.17 or 0.18 is detected
  • #1100 fix(ui): add missing icon class