OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Is your feature request related to a problem? Please describe.** As we are introducing new left navigation, the existing applications need to be updated / registered to comply with new...
**Is your feature request related to a problem? Please describe.** when nav group introduced in #7027, when user select a nav group we should store the selected nav group information...
**Is your feature request related to a problem? Please describe.** In 2.15, we introduced the use case in workspace. One use case would included many different applications. These applications will...
#### Glossary - OSD: Abbreviation for OpenSearch Dashboards - Third-party plugin: Any plugin not included in the core repository, officially referred to as "third-party plugin" ([literally within code](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/packages/osd-plugin-generator/src/plugin_types.ts#L36)) ### Problem...
**Is your feature request related to a problem? Please describe.** Currently when an user tries to add an Aggregation in Vis Builder, User needs to select the type of aggregation...
**Is your feature request related to a problem? Please describe.** Add functional Tests for testing out Drag and Drop enhancements made in Vis Builder as part of #7015 issue. **Describe...
# Overview OpenSearch plugins currently tightly couple their versions with the underlying OpenSearch/OpenSearch Dashboards version. This tight coupling can lead to challenges in maintaining and upgrading plugins independently. This RFC...
Creating time series visualisation of rolled up index - specifically average value displays error. Following error is displayed: > The request for this panel failed > Cannot invoke "Object.getClass()" because...
### Description Onboards data source selector from Discover next. The index patterns populated are based on the current data source. If the default cluster is not the local cluster then...
### Description This change aims to enhance the drag and drop functionality present within Vis-Builder. The enhancements are - Users can drag a new field from left panel and drop...