vitrage/releasenotes/notes/queens-prelude-a00e64274e8e64be.yaml
Ifat Afek fc008d6d83 Fixed the format of Queens prelude
Change-Id: I07bbb73b7798c742a5be2c6430591f3f81659847
2018-01-24 09:08:40 +00:00

22 lines
695 B
YAML

---
prelude: |
Vitrage Queens release contains many new features and bug fixes.
- Major changes were made in Vitrage templates. Version 2 was introduced,
and it includes features like:
- templates that contain only topology definitions
- regular expressions
- functions (get_attr)
The templates are now stored in a database, and there is a new API for
adding and deleting them.
- A support was added for webhook registration on Vitrage alarms.
The registered webhooks will be notified on every alarm state change.
- There are significant performance enhancements, mostly around parallel
evaluation of the Vitrage templates.