Updated scatter plot.

Hierarchy

  • ScatterPlotRequest

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

Aggregator used for the request.

The log query.

eventQuery?: LogQueryDefinition

The log query.

The log query.

networkQuery?: LogQueryDefinition

The log query.

processQuery?: ProcessQueryDefinition

The process query to use in the widget.

profileMetricsQuery?: LogQueryDefinition

The log query.

q?: string

Query definition.

The log query.

securityQuery?: LogQueryDefinition

The log query.

Generated using TypeDoc