You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are able to view all forecasts in a single data grid.
The forecasts can be searched by name and also filtered by status and by index they are running on.
Users are able to sort the data grid by “Last updated” date, by “Name” of the forecasts, by “Status”, and by “Index” name column. The default sorting order is descending by “Last updated” date.
User can refresh the data grid to update the number of the forecasts in the system and to load the most recent forecast statuses.
Screen 1.2: Forecasts data grid empty state.
OUI: OuiEmptyPrompt
Screen 1.3: Forecasts data grid with zero search results returned.
OUI: OuiEmptyPrompt
Each forecast can be displayed in one of the six statuses that can be further broken down to the more fine grained statuses mapped to the forecast lifecycle states.
Forecast statuses
User can open a popover in the “Status” column to view detailed status for each forecast with timestamp of the latest change in status.
By clicking on the “boxesVertical” icon in the data grid user can access a popover with available actions based on the status of the forecast.
For the error states user can access content of the full error message in a modal window
Screen 1.4: Forecast’s status popover example
OUI: OuiPopover
Status
Detailed status
OUI Health color
Detailed status in the popover
Available actions
Visual
Inactive
Inactive
subdued
-
Test
Start forecasting
Delete
Inactive:stopped
[forecast name] stopped at [timestamp]
Test
Start forecasting
Delete
Awaiting data
Awaiting data to initialize
subdued
[forecast name] has been awaiting sufficient data to initialize forecast since [timestamp]
Cancel forecast
Delete
Awaiting data to restart
subdued
[forecast name] has been awaiting sufficient data to restart forecast since [timestamp]
Cancel forecast
Delete
Initializing...
Initializing test
subdued
[forecast name] has been initializing test since [timestamp]
Cancel forecast
Delete
Initializing forecast
subdued
[forecast name] initializing forecast since [timestamp]
Cancel forecast
Delete
Test complete
Test complete
success
[forecast name] test complete at [timestamp]CTA: View test
Test
Start forecasting
Delete
Running
Running
primary
[forecast name] has been running since [timestamp]CTA: View forecast
Stop forecast
Delete
Error
Initializing forecast failed
danger
[forecast name] forecast initialization failed at [timestamp]CTA: See full error
Test
Start forecasting
Delete
Forecast failed
danger
[forecast name] forecast failed at [timestamp]CTA: See full error
Test
Start forecasting
Delete
Initializing test failed
danger
[forecast name] test initialization failed at [timestamp]CTA: See full error
Test
Start forecasting
Delete
The text was updated successfully, but these errors were encountered:
[UX META] OpenSearch Dashboards Forecasting Dev Ops Metrics
[Proposal] Forecasting Dev Ops Metrics and Financial/Inventory Metrics
What solution would you like?
Screen 1.1: List forecasts
OUI: OuiDataGrid, OuiFilterSelectItem
Screen 1.2: Forecasts data grid empty state.
OUI: OuiEmptyPrompt
Screen 1.3: Forecasts data grid with zero search results returned.
OUI: OuiEmptyPrompt
Each forecast can be displayed in one of the six statuses that can be further broken down to the more fine grained statuses mapped to the forecast lifecycle states.
Forecast statuses
Screen 1.4: Forecast’s status popover example
OUI: OuiPopover
The text was updated successfully, but these errors were encountered: