OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Describe the bug** We changed the mapping from string to date for a field on the opensearch side. This is picked up by dashboards, but in the drop down I...
## CVE-2024-39249 - Medium Severity Vulnerability Vulnerable Libraries - async-3.2.3.js, async-3.2.3.min.js, async-3.2.3.tgz async-3.2.3.js Higher-order functions and common patterns for asynchronous code Library home page: https://cdnjs.cloudflare.com/ajax/libs/async/3.2.3/async.js Path to vulnerable library: /packages/osd-ui-framework/node_modules/async/dist/async.js...
**Describe the bug** OpenSearch-Dashboards uses uuidv4 for many identifiers used in the application. To work with UUIDs, OSD has a dependency on the [uuid node package](https://www.npmjs.com/package/uuid) which is currently on...
**Describe the bug** I compile and build a container image using the OSD 2.11.0 github repository, and it's having issues with the ./dist plugin that it can't find. Also zlib...
**Is your feature request related to a problem? Please describe.** I was using Dashboards, and was trying to figure out why new dynamic fields were not showing up in the...
## Introduction Currently, the OSD vega visualization only support OpenSearch query DSL. As [PPL](https://opensearch.org/docs/latest/search-plugins/sql/ppl/index/) is also adopted and used by different features of OSD. I propose to also support PPL...
### Description Refactor the UI of workspace picker ### Issues Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7044 ## Screenshot https://github.com/opensearch-project/OpenSearch-Dashboards/assets/71875999/61e449b5-43e8-4b4b-af08-8bb780215e6e ## Testing the changes 1. Clone the latest osd code and run yarn osd bootstrap...
**Is your feature request related to a problem? Please describe.** OpenSearch plugins currently tightly couple their versions with the underlying OpenSearch/OpenSearch Dashboards version. This tight coupling can lead to challenges...
### Description ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog ### Check List - [ ] All tests pass - [ ] `yarn test:jest` - [ ]...
> More context is still WIP New version of left navigation can help users better focus on the `use case` or features. ## 2.16 - [ ] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/7029 - [...