OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
๐ Open source visualization dashboards for OpenSearch.
### Description This pr fixes default data source not set when re-associating after deletion In this implementation, if a default data source is not set, automatically set the first **selected**...
**Describe the bug** there has two questions: 1.missing config file /opensearch-dashboards-3.0.0/src/.i18nrc.json, cause i18n.locale not work. 2.translation file /opensearch-dashboards-3.0.0/src/translations ,missing many entry. **To Reproduce** download opensearch-dashboards and extract it, go to...
### Description this pr supports scope in data source selector ## Screenshot 1. in a workspace, open dev tools https://github.com/user-attachments/assets/fdd81a5b-42f9-4d06-8ef9-b656716868e5 2. in a workspace, visit alert 3. out of a...
> [!NOTE] > Copied from https://github.com/opensearch-project/sql/issues/3606 **Problem Statement** Inspired over the past year by [Tyler Cipriani's post](https://tylercipriani.com/blog/2022/02/17/its-still-not-rocket-science/) and using them on other projects: we currently don't have any post-merge protection...
## Introduction This RFC proposes the introduction of an **Assistant Core Module** into OpenSearch Dashboards (OSD). The purpose of this module is to define a set of AI-related interfaces within...
**Describe the bug** When an index pattern is viewed within Dashboards Management, if it has a long name, it pushes the button outside of the white box and off the...
Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.0. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @โUlisesGascon made their first contribution...
## Terms - **Core plugins**: plugins that reside under src/plugins of the OpenSearch Dashboards repo. - **2nd party plugins**: plugins that reside under github.com/opensearch-project. - **External plugins**: plugins developed by...
**Is your feature request related to a problem? Please describe.** When we open a dashboards with lots of panel each panel triggers a search request. If my dashboard is having...
**Describe the bug** When using the table visualization, table columns should be reachable by tabbing. However, the user can only reach the first column. After that, the focus immediately jumps...