OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
# OpenSearch Dashboards documentation gaps This is just my take on some of the documentation gaps that we have. Would love to start a discussion on the topics and how...
Signed-off-by: Peter Zhu ### Description Bump 2.2 branch version to be 2.2.1 ### Issues Resolved Part of opensearch-project/opensearch-build#2271 ### Check List - [ ] New functionality includes testing. - [...
- [ ] 1. the content for delete button confirmation box Use case 1 - This is the screenshot of delete button confirmation box in editing credential page: Use case...
**Is your feature request related to a problem? Please describe.** Currently, Dashboards assets can not be served with CDN, since we do have build number (Which is unique) on each...
Hello! **Is your feature request related to a problem? Please describe.** Right now, all visualizations are using time range selected for the dashboard. However, we want to display visualizations that...
Origin: https://github.com/opensearch-project/opensearch-dashboards/issues/1877 Document the process of onboarding a new config to the config services for developers to reference in the future.
The codebase has references to APIExtractor but those scripts aren't used. This issue is to turn that back on so that we can get JSDoc/APIExtractor artifacts created as part of...
### Overview For phase 1 of point in time UX implementation, we are making changes to stack management section and as part of this POC we'll create point in time...
**Is your feature request related to a problem? Please describe.** As you know, nested support is not available in OpenSearch Dashboards Visualizations. [The community craves for it](https://github.com/elastic/kibana/issues/1084) because not everyone...
**Describe the bug** I set up a saved request. After that, I made changes to the filter, I got the expected result. After that, I did a page refresh and...