Use the SLO List widget to track your SLOs (Service Level Objectives) on dashboards.

Hierarchy

  • SLOListWidgetDefinition

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

Array of one request object to display in the widget.

title?: string

Title of the widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the SLO List widget.

Generated using TypeDoc