| Class | Description |
|---|---|
| AnomalyDetectionFilter |
This filter separates input values by their reach of a certain threshold (parameter).
|
| AnomalyScoreCalculationFilter |
This filter calculates the anomaly score based on the distance between the forecasted and the actual value.
|
| AnomalyScoreVisualizationFilter |
This filter provides a simply visualization for the OPAD anomaly detection filter.
|
| ExtractionFilter |
An instance of this class extracts the data from incoming records.
|
| ForecastingFilter |
Computes a forecast for every incoming measurement from different applications.
|
| RecordConverter |
Converts OperationExecutionRecords to NamedDoubleRecords.
|
| TimeSeriesPointAggregatorFilter |
This Filter aggregates the incoming DoubleTImeSeriesPoints over a configurable period of time.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net