Queens Series Release Notes

2.0.0

New Features

  • Created a new API to show all alarm properties, with a mandatory parameter vitrage_id of the alarm. The path for the api is /v1/alarm/_id_.

  • Added a new cli command alarm count to display the count of alarms present in the system.

  • Added a new API to register webhooks to the database. When these webhooks are added and the webhook notifier option is enabled via the config file, Vitrage will send notifications regarding alarm state changes to the registered webhooks.

  • New CLI commands were added - template add and template delete. Templates can now be added/removed by CLI commands while vitrage is running (no restart is required). Templates are stored in the database and remain after restarting vitrage. Adding/removing a template at runtime preforms a live update to the entity graph.