Use the SLO and uptime widget to track your SLOs (Service Level Objectives) and uptime on screenboards and timeboards.

Hierarchy

  • SLOWidgetDefinition

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.

globalTimeTarget?: string

Defined global time target.

showErrorBudget?: boolean

Defined error budget.

sloId?: string

ID of the SLO displayed.

timeWindows?: WidgetTimeWindows[]

Times being monitored.

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 widget.

viewMode?: WidgetViewMode

Define how you want the SLO to be displayed.

viewType: string

Type of view displayed by the widget.

Generated using TypeDoc