Class FormulaAndFunctionSLOQueryDefinition

A formula and functions metrics query.

Hierarchy

  • FormulaAndFunctionSLOQueryDefinition

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

Additional filters applied to the SLO query.

crossOrgUuids?: string[]

The source organization UUID for cross organization queries. Feature in Private Beta.

Data source for SLO measures queries.

Group mode to query measures.

SLO measures queries.

name?: string

Name of the query for use in formulas.

sloId: string

ID of an SLO to query measures.

Name of the query for use in formulas.

Generated using TypeDoc