research-iobserve / iobserve-analysis

Tools, probes and libraries used in iObserve to monitor and analyze software, as well as to plan and execute its modification (MAPE-K loop)
https://www.iobserve-devops.net
Apache License 2.0
6 stars 1 forks source link

UDE: Create alarm analysis #25

Open rju opened 6 years ago

rju commented 6 years ago

An empty filter called AlarmAnalysis exists in /service.privacy.violation/src/main/java/org/iobserve/service/privacy/violation/filter/AlarmAnalysis.java

This has to be filled with the code necessary for the AlarmAnalysis. In advance it must be defined which information is necessary to detect data flow and classify it as an alarm.

You may document everything in the iobserve-documents project.