OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to `Index Patterns` 2. Click on `Create index...
### Description This PR avoids re-rendering the entire AppContainer when data services update. The re-render is caused by history object which is in AppMountParameters. This history object is part of...
This issue is to discuss why for the multiple datasources feature the local cluster's id is ``` '' ```. When implementing multiple datasources support for the security plugin, we realized...
**Describe the bug** running `node ./scripts/i18n_extract.js --output-dir ./translations` for workspace plugin, there will have few errors complaining i18n translation id need under `workspace` namespace. ``` ERROR I18N ERROR Error in...
**Describe the bug** When clicking on the Reporting -> Download PDF link from inside of the Opensearch Dashboard, I get the error "Download error There was an error generating this...
**Describe the bug** In Opensearch Dashboards 2.10.0, it was possible to add a remote Opensearch cluster as a Data Source. However, in 2.13.0, the only options are to create a...
**Describe the bug** I have created few visualization but when I am trying to add them to dashboard its saying viz doesn't found. Is this a bug or some documentation...
**Describe the bug** This just recently started happening when trying to create or edit a Controls visualization. I'm unable to edit any of my existing controls visualizations or create a...
**Describe the bug** I'm trying to deploy OpenSearch without multitenancy. The setting for this in opensearch_dashboards.yml is: opensearch_security.multitenancy.enabled In the [Installation Documentation](https://opensearch.org/docs/latest/install-and-configure/install-opensearch/docker/) it says: "If you override opensearch_dashboards.yml settings using...
**Is your feature request related to a problem? Please describe.** Opensearch Dashboards doesn't currently have a UI for Ingest Pipelines. **Describe the solution you'd like** A UI for creating/editing/deleting ingest...