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

**Describe the bug** when create a datasource with wrong credential, click on test connection it will reports error and refresh the page, all input disappears. https://github.com/opensearch-project/OpenSearch-Dashboards/assets/113890546/6f7ce6d6-b114-4ed3-a821-c3da97b6fd30 **To Reproduce** Steps to...

bug
multiple datasource

**Describe the bug** The new homepage was introduced in the 2.13 release, which required index write permission when loading. However, this should be avoided as dashboard users may not have...

bug
home

### Description This PR modifies the toast + popover message to cover the edge case that datasources exist but all datasources are filtered out by the `dataSourceFilter` for the multi-select,...

backport 2.x
multiple datasource
v2.15.0

### Context Since 2.4.0, multiple data source feature is enabled as a core plugin(see RFC https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1388 and PR https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2334). With multiple data source enabled, users of OpenSearch Dashboards are able...

enhancement
v2.15.0

### Description This PR adds a common URL key for plugins/other consumers to consume. ### Issues Resolved Closes #6534 ## Screenshot ## Testing the changes ## Changelog - fix: [MDS]...

backport 2.x
multiple datasource
valued-contributor
v2.15.0

### Description Bumps the tar package from 6.1.13 to 6.2.1. It is a complete version of https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6397 which is linked to CVE(https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6488) mentioned here. ## Changelog - chore: Bump tar...

repeat-contributor

This meta issue tracks the PR/Issues for security, bug fix and enhancement for dashboards anywhere for 2.14 ### RFC - [x] #5877 - [x] #6341 ### Feature - [x] #6211...

dashboards anywhere
multiple datasource
v2.14.0

**Describe the bug** See an Unnecessary and Confusing EuiProgress in Metric and Table. No such issue in vislib vis: bar, line, and area https://github.com/opensearch-project/OpenSearch-Dashboards/assets/79961084/0df8cd3b-66bf-4a9e-8064-cea17c5fa565 **To Reproduce** See the video **Expected...

bug
vis builder
v2.15.0

**Describe the bug** When using the multi-value filters ("is one of", "is not one of") I found that pasting multiple comma separated values resulted in some strange behavior. Hitting enter...

bug
good first issue

It can be usefull to have ability to log on JSON format with a property `logging.json: true`. It's nice to have log on stdout with Json format when it run...

enhancement
good first issue