Updated distribution widget.

Hierarchy

  • DistributionWidgetRequest

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.

apmStatsQuery?: ApmStatsQueryDefinition

The APM stats query for table and distributions widgets.

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

Widget query.

Query definition for Distribution Widget Histogram Request

Request type for the histogram request.

The log query.

securityQuery?: LogQueryDefinition

The log query.

style?: WidgetStyle

Widget style definition.

Generated using TypeDoc