opensearch-project / ux

Public repository for OpenSearch UX. Tracks issues, epics and workstreams related to improving the user experience, usability and accessibility of OpenSearch core, dashboards and related plugins.
Apache License 2.0
4 stars 5 forks source link

[FEATURE] Allow users to create a PIT from Dashboards #63

Open shanilpa opened 1 year ago

shanilpa commented 1 year ago

Context

Is your feature request related to a problem? Currently, users are able to create Point in Time (PIT) objects via an API. They are not able to create PITs through Dashboards. This feature will allow them to create PITs from Index Patterns and indices from a single data source (cluster).

This initial work would allow users to view PIT objects (backend and dashboard), and provide a path to other flows like PIT creation, viewing PIT object details, editing PITs, and using them in Discover.

Other context notes

What solution would you like

NB: These are design mockups. Some copy is placeholder and not all interactions are polished. Mockups may differ from the final launched feature.

1. Allow users to create a PIT from an Index Pattern in a single cluster

Create flow for PIT from index pattern image

User lands on object management table after creation with the new PIT image


2. Allow users to create a PIT from an Index or indices in a single cluster

PIT available in Dashboards image

PIT not available in Dashboards image