// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Dashboard renders in flyout 1`] = ` Acknowledge , ] } bodyStyles={ Object { "padding": "initial", } } title="Alerts" titleSize="l" >

Alerts



} onChange={[Function]} pagination={ Object { "pageIndex": 0, "pageSize": 20, "pageSizeOptions": Array [ 5, 10, 20, 50, ], "totalItemCount": 0, } } responsive={true} selection={ Object { "onSelectionChange": [Function], "selectable": [Function], "selectableMessage": [Function], } } sorting={ Object { "sort": Object { "direction": "desc", "field": "start_time", }, } } tableLayout="fixed" >
} closePopover={[Function]} display="inlineBlock" hasArrow={true} isOpen={false} ownFocus={true} panelPaddingSize="none" >
Severity State
Create monitor } body={

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

} style={ Object { "maxWidth": "45em", } } >

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

`; exports[`Dashboard renders with alert by triggers view 1`] = ` View alert details , Acknowledge , ] } bodyStyles={ Object { "padding": "initial", } } title="Alerts by triggers" titleSize="l" >

Alerts by triggers



} onChange={[Function]} responsive={true} selection={ Object { "onSelectionChange": [Function], "selectable": [Function], "selectableMessage": [Function], } } sorting={ Object { "sort": Object { "direction": "desc", "field": "start_time", }, } } tableLayout="fixed" >
} closePopover={[Function]} display="inlineBlock" hasArrow={true} isOpen={false} ownFocus={true} panelPaddingSize="none" >
Severity
Create monitor } body={

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

} style={ Object { "maxWidth": "45em", } } >

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

`; exports[`Dashboard renders with per alert view 1`] = ` Acknowledge , ] } bodyStyles={ Object { "padding": "initial", } } title="Alerts" titleSize="l" >

Alerts



} onChange={[Function]} pagination={ Object { "pageIndex": 0, "pageSize": 20, "pageSizeOptions": Array [ 5, 10, 20, 50, ], "totalItemCount": 0, } } responsive={true} selection={ Object { "onSelectionChange": [Function], "selectable": [Function], "selectableMessage": [Function], } } sorting={ Object { "sort": Object { "direction": "desc", "field": "start_time", }, } } tableLayout="fixed" >
} closePopover={[Function]} display="inlineBlock" hasArrow={true} isOpen={false} ownFocus={true} panelPaddingSize="none" >
Severity State
Create monitor } body={

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

} style={ Object { "maxWidth": "45em", } } >

There are no existing alerts. Create a monitor to add triggers and actions. Once an alarm is triggered, the state will show in this table.

`;