0b506a745d
at this first step, the service includes one plugin,this plugin use jaccard correlation in order to measure correlation between a pair of alarms. once in configured amount of alarms this service generates a report and saves it to configured directory. Change-Id: I2428dcf05365e6b68fb0e86ccd82554c82b94c2f
9 lines
413 B
YAML
9 lines
413 B
YAML
---
|
|
features:
|
|
- A new service was added to Vitrage, the machine learning service.
|
|
Together with it, the first machine learning plugin was added - the
|
|
Jaccard Correlation plugin. This plugin listens to rabbit MQ
|
|
receiving messages about creation and deletion of alarms, and
|
|
learns the correlation between each pair of alarms, in order to
|
|
recommend on creation of new templates in the future.
|