mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 17:29:39 +00:00
16 lines
439 B
Text
16 lines
439 B
Text
Version 1.x
|
|
===========
|
|
- scripts use YAML-based configuration files
|
|
|
|
Version 2.0
|
|
===========
|
|
- scripts use ini-based global configuration file
|
|
- sort-able and search-able alert console
|
|
- divert alerts and make blackout based on suppression rules
|
|
|
|
Version 2.1
|
|
===========
|
|
- components should automatically reconnect if broker restarts
|
|
- add ability to remote kill client auto-refresh
|
|
- add event correlation using ESPER or some such tool
|
|
|