mirror of
https://github.com/alerta/alerta.git
synced 2025-01-27 10:29:03 +00:00
16 lines
454 B
Text
16 lines
454 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
|
|
- can remotely kill client auto-refresh using management switch
|
|
|
|
Version 2.1
|
|
===========
|
|
- components should automatically reconnect if broker restarts
|
|
- add event correlation using ESPER or some such tool
|
|
|