The instructions for what to compute for this query.

Hierarchy

  • EventsCompute

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
aggregation: EventsAggregation

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

interval?: number

Interval for compute in milliseconds.

metric?: string

The "measure" attribute on which to perform the computation.

Generated using TypeDoc