Type alias EventsAggregation

EventsAggregation: typeof COUNT | typeof CARDINALITY | typeof PC75 | typeof PC90 | typeof PC95 | typeof PC98 | typeof PC99 | typeof SUM | typeof MIN | typeof MAX | typeof AVG | UnparsedObject

The type of aggregation that can be performed on events-based queries.

Generated using TypeDoc