OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

📊 Open source visualization dashboards for OpenSearch.

Results 747 OpenSearch-Dashboards issues
Sort by recently updated
recently updated
newest added
trafficstars

**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...

bug
v2.15.0

### 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...

backport 2.x
discover
distinguished-contributor
failed changeset
v2.15.0

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...

enhancement
multiple datasource

**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...

bug
workspace

**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...

bug

**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...

bug
ux / ui
multiple datasource

**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...

bug
needs more info

**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...

bug
needs more info

**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...

bug

**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...

enhancement
ux / ui