The following Input and Output element types may be used with Anodot functions:
|
Type |
Series |
Description |
|
Input |
Single |
Only one series is allowed or contained in the metric element |
|
|
Multiple |
One or more series are allowed or contained in the metric element |
|
Output |
Transformed |
Series metric data is transformed, combined, or computed usually against the Y-axis [Example – divideSeries] |
|
|
Filtered |
Series metric data is filtered from a group [Example -highestCurrent] |
|
|
Grouped |
Series metric data is grouped [Example - groupBy] |