-
Notifications
You must be signed in to change notification settings - Fork 2
Supported Analytic Services
efotopoulou edited this page Jun 28, 2019
·
10 revisions
Following are briefly presented all supported analytics services:
Analysis Service | Description | Result |
---|---|---|
correlogram | generation of correlogram with all high significant (positive and negative) correlation between the retrieved metrics from prometheus for a spesific application graph | ![]() |
chord diagram | generation of chord diagram with all high significant (positive and negative) correlation between the retrieved metrics from prometheus for a spesific application graph | ![]() |
linear regression | calculation and representation of the linear regression model for two aplication graph metrics | ![]() |
multiple linear regression | calculation and representation of a multilinear regression model for many aplication graph metrics | |
times series decomposition | time series decomposition and forecasting for a metric timeseries | ![]() |
filter healthy metrics | separate monitoring metrics to healthy and unhealthy. Provide basic statistics |
For more details about supported analytic service see here
- Home
- Architecture
-
APIs
- Get analytic services list
- Get analytic Results list
- Get analytic Service Result
- Get metrics per vnv nsr_id (vnv)
- Get metrics per vnv test results uuid (vnv)
- Execute Analytic Service for vnv test
- Execute Analytic Service for sdk experiment (input from Prometheus)
- Execute Analytic Service for sdk experiment (input from csv)
- Execute Analytic Service for sp network service
- Execute Analytic Service Generic
- Integration with VnV
- Integration with SDK
- Supported Analytic Services
- Local Execution