Type of aggregation performed in the monitor query.

Hierarchy

  • MonitorOptionsAggregation

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
groupBy?: string

Group to break down the monitor on.

metric?: string

Metric name used in the monitor.

type?: string

Metric type used in the monitor.

Generated using TypeDoc