-
Notifications
You must be signed in to change notification settings - Fork 30
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
[PROPOSAL] Dashboards anywhere for OpenSearch eco-system #1
Comments
Thanks for setting up the first issue and kick off the discussion. Great topic! Here are some of my initial thoughts. What are your assumptions or prerequisites? What are remaining open questions? What's options for Infrastructure as code(CDK | terraform | ??) What's story for update software? How could we handle specific user's config at scale? What's log, metric, and distributed tracking story cross all components, could we dogfood our own stack? What's project roadmap?
|
cli for dashboards service infra |
The dashboards is design to support cloud native but we want to provide solution for on-premise as well. We will start from support k8s which is supported by most of cloud provide as well as on-premise deployment. Self-hosted customers doesn't mean conflict with cloud. Our understanding is customer choose to deploy their own cluster other than use the managed service.
We need to explore a little bit here to pick up IoC, there might be multiple answer. We will choose specific one first to gain knowledge, then convert to generic solution. It won't be perfect since day one.
sounds good update story, let's create issue to track effort
What does each clusters mean here?
good questions, let's find answers for dog food ourself for log and analytic solution
|
Dashboards anywhere for OpenSearch eco-system envision and strive to build cloud native open source analytics service to enrich OpenSearch project stack and eco-system.
What kind of business use case are you trying to solve? What are your requirements?
In order to run, customize and extend OpenSearch Dashboards require deep knowledge on dashboards and opensearch. People are looking for out-of-box dashboards service.
What is the problem? What is preventing you from meeting the requirements?
Configure dashboards, customize, extend dashboards are difficult and no standard
What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?
Cloud native infrastructure to host a dashboards service
[FEATURE] Create a simple command line tool to deploy a Dashboards cluster onto a Kubernetes cluster #2
Dashboards need to decouple from OpenSearch, could be run separately
opensearch-project/OpenSearch-Dashboards#413
Pluggable Data connector to connect dashboards to different data source include OpenSearch
[RFC] Enable OpenSearch Dashboards to support multiple OpenSearch clusters OpenSearch-Dashboards#1388
Plug & play mechanism to extend dashboards from plugin center
Security out-of-box
[feature-proposal] Dashboards security out of box OpenSearch-Dashboards#1215
What are your assumptions or prerequisites?
What are remaining open questions?
The text was updated successfully, but these errors were encountered: