OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
### Description * Adds async query support * Currently using regex to identify datasource, will switch to using datasource selector once that implementation is in ### Issues Resolved ## Screenshot...
## Background OpenSearch Dashboards (OSD), forked from Kibana 7.10.2, is a powerful tool for visualizing and exploring OpenSearch data. VisBuilder, a tool within OSD, is designed to create visualizations from...
Hold for @kgcreative and Viraj's signoff.  ### Check List - [ ] All tests pass - [ ] `yarn test:jest` - [ ] `yarn test:jest_integration` - [ ] New...
**Is your feature request related to a problem? Please describe.** This is a feature request. After the workspace enabled, the data sources can only be configured by the dashboard admin....
### Description Removes resize-observer-polyfill in favor of native implementation ### Issues Resolved Closes https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3824 ## Screenshot ## Testing the changes Updated existing unit tests and manually validated changes. One case...
**Describe the bug** OSD has a babel preset package https://github.com/opensearch-project/OpenSearch-Dashboards/blob/7f0e9d0fcc1fb172c6d4d21ab9a35fcb47700b6f/packages/osd-babel-preset/README.md#L5-L15. But plugins using it throws `ERROR [] depends on [@osd/babel-preset] but it's not using the local package` **To Reproduce** Steps...
### Description Fix add filter for numeric scripted field. Previously, adding filters for scripted numeric fields using is operator after clicking the Add Filter Button does not produce any result....
**Is your feature request related to a problem? Please describe.** Recent items storage is using `basePath` as the partition of its storage. Before workspace feature is introduced, it works well...
**Is your feature request related to a problem? Please describe.** This is a RFC for seeing if there are folks/use cases that call for a scatter plot in OSD visualize....
### Description ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog ### Check List - [ ] All tests pass - [ ] `yarn test:jest` - [ ]...