Skip to content

v0.84

Compare
Choose a tag to compare
@prymitive prymitive released this 03 May 09:20
· 3358 commits to main since this release
4ed8900

Added

  • Added grid:auto config section for fine tuning automatic label selection
    for multi-grid, when multi-grid is configured to Automatic selection
    in the UI or when ui:multiGridLabel config section is set to @auto.
  • Added alert history estimation, see README.md
    and docs/CONFIGURATION.md for details.

Changed

  • karma will no longer fail to start if config file contains multiple alertmanager
    instances with different name but identical URI #3024.
  • Minor UI tweaks.