Type alias FormulaAndFunctionMetricAggregation

FormulaAndFunctionMetricAggregation: typeof AVG | typeof MIN | typeof MAX | typeof SUM | typeof LAST | typeof AREA | typeof L2NORM | typeof PERCENTILE | UnparsedObject

The aggregation methods available for metrics queries.

Generated using TypeDoc