The APM stats query for table and distributions widgets.

Hierarchy

  • ApmStatsQueryDefinition

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

Column properties used by the front end for display.

env: string

Environment name.

name: string

Operation name associated with service.

primaryTag: string

The organization's host group name and value.

resource?: string

Resource name.

The level of detail for the request.

service: string

Service name.

Generated using TypeDoc