Updated heat map widget.

Hierarchy

  • HeatMapWidgetRequest

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

The log query.

The event query.

formulas?: WidgetFormula[]

List of formulas that operate on queries.

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

Widget query.

List of queries that can be returned directly or used in formulas.

A formula and functions metrics query.

Request type for the histogram request.

Timeseries, scalar, or event list response. Event list response formats are supported by Geomap widgets.

The log query.

securityQuery?: LogQueryDefinition

The log query.

style?: WidgetStyle

Widget style definition.

Generated using TypeDoc