AggregationStrategy type
Aggregation strategy for local analysis tools.
Signature:
export type AggregationStrategy = "raw" | "sampled" | "summarised" | "bucketed";
Aggregation strategy for local analysis tools.
Signature:
export type AggregationStrategy = "raw" | "sampled" | "summarised" | "bucketed";