The queries and formula used to calculate the SLI value.

Hierarchy

  • SLOTimeSliceQuery

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
formulas: [SLOFormula]

A list that contains exactly one formula, as only a single formula may be used in a time-slice SLO.

A list of queries that are used to calculate the SLI value.

Generated using TypeDoc