Apply an aggregation function to the values of a metric.
This algorithm takes as inputs the values of a metric, and apply to them one of the following aggregation functions:
- Minimum: the minimum value is returned.
- Maximum: the maximum value is returned.
- Average: the average value is returned.
Algorithm Configuration
To use this Algorithm, you need to:- Go to the Insight / Insight Metrics page.
- Select the Thing Definitions tab.
- Select the Thing Definition where to create the insight metric.
- Click the Add Metric button.
- Select the Aggregation algorithm.
- Configure the Algorithm required inputs.
Here is the list of inputs required by this Algorithm.
| INPUTS | |
|---|---|
| Metric | The base metric whose values must be counted or summed. Type: METRIC | Mandatory | Dataset Range: Last 24 hours |
| Function | The function used for the aggregation. Type: SELECTION | Mandatory | Values: MIN MAX AVG DELTA |
Here is the list of outputs provided by this Algorithm.
| OUTPUTS | |
|---|---|
| Aggregation Result | The aggregation result. Type: FLOAT |
Comments
0 comments
Please sign in to leave a comment.