OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
### Description Adds `.lycheeignore` and `changelogs/fragments/**` to skip `build_and_test` and `cypress` workflows. ### Issues Resolved #6772 ## Screenshot N/A ## Testing the changes N/A ## Changelog - chore: Add .lycheeignore...
## Summary This RFC proposes a design for sharing saved objects across workspaces in order to enable efficient sharing and collaboration between users across different workspaces. This RFC is created...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to Discover 2. Enter Search String like "winlog.event_data.TargetUserName:...
- The area on the left takes up 1/3 of the entire page, but it's not that important,Main area on the right only take 2/3, What we are focusing on...
**Describe the bug** A customer of ours produced a report defining areas in the GUI which viloate WCAG2.2 guidelines. The main areas deal with keyboard operation, color contrasts, and zooming....
**Describe the bug** Whenever I modify the visualization in cloned dashboard its updating the original dashboard as well **To Reproduce** Steps to reproduce the behavior: 1.) Create a dashboard 2.)...
**Is your feature request related to a problem? Please describe.** Today, we use these "Dev Tools" commands to check the Cluster status: GET _cluster/health GET _cat/allocation?v GET _cat/nodes?v GET _cluster/stats...
…initially installed ### Description Dummy PR adding 'testing_file.txt' for testing [OpenSearch Changelog Workflow](https://github.com/BigSamu/OpenSearch_Changelog_Workflow) WITHOUT the [OpenSearch Changeset Bot](https://github.com/apps/opensearch-changeset-bot) initially installed NO REQUIRED TO MERGE THE PR ### Issues Resolved ##...
Let's say my documents have a common nested object (e.g. labels like `foo.baz`, `foo.nup`, `foo.kay` etc) that I want to compare between documents. If a document has a lot of...
### Description 1. Add data source assignment in workspace create/update page. 2. Add addToWorkspaces and deleteFromWorkspaces method in savedObject client. 3. Update savedObject update/bulkUpdate in savedObject client and repository to...