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

Backport c5b618c4360c18cdbe3994ddb73800b38461a72c from #6688.

autocut
Skip-Changelog
distinguished-contributor
v2.14.0

### Description Enable with `data.enhancements.enabled: true` Allows for enhancing the data plugin UI service and search service. #### Remaining work * Address issue with time range being invalid if previous...

backport 2.x
distinguished-contributor
v2.14.0
backport 2.14

**What is the bug?** It was observed in 2.13.0 and previous other releases that this component manually signed off on the release for failing integration tests. See https://github.com/opensearch-project/opensearch-build/issues/4433#issuecomment-2026486279 The flakiness...

bug
v2.14.0

### Description Support compressing traffic with `opensearch.compression: true` or `opensearch.compress: 'gzip'`. Also, set compression in the Node server and OpenSearch traffic for CI. ### Issues Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5296 ## Changelog -...

backport 2.x
distinguished-contributor
operational excellence
v2.15.0

### Description * Fixes the column resize issue observed in https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5671, which shows empty space on the right when drag the column. * Allow saved column width which is a...

bug
backport 2.x
discover
distinguished-contributor
v2.15.0

### Description ### Issues Resolved ## Screenshot ## Testing the changes ### Check List - [ ] All tests pass - [ ] `yarn test:jest` - [ ] `yarn test:jest_integration`...

multiple datasource
repeat-contributor
v2.15.0

### Description This PR follows up https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6288 which can be used to duplicate saved objects among workspaces. Only UI change in this PR. ### Issues Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6388 ## Screenshot https://github.com/opensearch-project/OpenSearch-Dashboards/assets/71875999/89fe15e1-c876-4f7c-b64a-77a5c550002c...

first-time-contributor
workspace
v2.16.0

Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 v3.1.8 Version 3.1.8 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic...

dependencies
all-star-contributor
failed changeset

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

dashboards anywhere
multiple datasource
v2.14.0

**Describe the bug** Adding a dependency on @opensearch-dashboards-test/opensearch-dashboards-test-library is causing bootstrap issues for dashboards maps plugin. It seems that this dependency was introduced in this PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5725. When bootstrapping the...

bug