Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Updating Zero-ETL data source #7948

Closed
1 of 4 tasks
RyanL1997 opened this issue Aug 8, 2024 · 5 comments · Fixed by #7800
Closed
1 of 4 tasks

[DOC] Updating Zero-ETL data source #7948

RyanL1997 opened this issue Aug 8, 2024 · 5 comments · Fixed by #7800
Assignees
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. v2.16.0

Comments

@RyanL1997
Copy link

RyanL1997 commented Aug 8, 2024

Description

In 2.16 we have migrated the original S3 and Prometheus data source in dashboards observability into Dashboards management section of OSD core. This created an unified experience with opensearch connection data source. In addition, it also start supporting MDS features and allow users to view + edit an datasource from a remote cluster when the MDS feature flag is enabled (data_source.enabled: true).

UI flow changes

Before 2.16.0 - Current experience in dashboards observability

At the left side menu, user can see the option for access into the Zero-ETL data source:
Screenshot 2024-08-08 at 12 41 37 PM

For the data connection page it only supports the management of connections that is from local cluster
Screenshot 2024-08-08 at 12 42 50 PM

For the creation flow, we have a tab for creating S3/Prometheus data sources
Screenshot 2024-08-08 at 12 47 32 PM

After 2.16.0 - Unified experience with Multiple data sources in Dashboards Management

After the migration in version 2.16.0, we have unregistered the old data source option from the left side menu, and right now user should be able to access their data source management page from Dashboards managment --> Data sources
Screenshot 2024-08-08 at 12 52 02 PM

MDS disabled - data_source.enabled: false

when user has their MDS flag disabled, from the data sources management page, it will only show the Zero-ETL data sources from the local cluster
Screenshot 2024-08-08 at 12 55 36 PM

For the creation flow, by clicking the button Create data source connection at the top right, it will pop up the card view as creation options
Screenshot 2024-08-08 at 1 00 10 PM

MDS enabled - data_source.enabled: true

After the enabling of the MDS, at the data source management page, user should be able to see both "OpenSearch connections" tab for letting user to manage their remote cluster connections and the "Direct query connections" tab for manage their Zero-ETL data sources.
Screenshot 2024-08-08 at 1 02 21 PM

For the "Direct query connections" tab, it adds a cluster picker for the remote cluster selection, so that user should be able to view and manage their Zero ETL data connections for their remote cluster

Screen.Recording.2024-08-08.at.1.09.57.PM.mov

For the creation flow's card view, user should be able to see the creating option for OpenSearch connections
Screenshot 2024-08-08 at 1 13 37 PM

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

References

@RyanL1997 RyanL1997 changed the title [DOC] Updating S3 and Prometheus data source [DOC] Updating Zero-ETL data source Aug 8, 2024
@Naarcha-AWS Naarcha-AWS added 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. 2 - In progress Issue/PR: The issue or PR is in progress. and removed untriaged 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. labels Aug 12, 2024
@Naarcha-AWS Naarcha-AWS added 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. and removed 2 - In progress Issue/PR: The issue or PR is in progress. labels Aug 12, 2024
@Naarcha-AWS
Copy link
Collaborator

@RyanL1997: would it make sense to add these new flow additions to PR #7800?

@RyanL1997
Copy link
Author

@Naarcha-AWS Sure and that will be great.

@AntonEliatra
Copy link
Contributor

@RyanL1997 Am I correct in assuming all MDS connections are listed under "OpenSearch connections" and all Zero-ETL are under "Direct Query connections"? If not can you elaborate on the difference please

@Naarcha-AWS
Copy link
Collaborator

@RyanL1997: Also, is the Zero-ETL view behind a feature flag or just MDS?

@vagimeli
Copy link
Collaborator

@RyanL1997 Have you created a doc PR for this feature? Do you want to update the existing documentation (https://opensearch.org/docs/latest/dashboards/management/data-sources/)?

@vagimeli vagimeli linked a pull request Aug 21, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. v2.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants