OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
Currently, OpenSearch Dashboards administrators can use the Advanced Settings in Stack Management to toggle the theme between light and dark mode, with light mode set by default. As a preliminary...
### Description version bump for 1.3.16 ### Issues Resolved N/A ## Screenshot N/A ## Testing the changes ### Check List - [ ] All tests pass - [ ] `yarn...
**Describe the bug** When viewing surrounding documents the main document providing the context should be highlighted. **To Reproduce** Steps to reproduce the behavior: 1. Go to the discover page 2....
# New Homepage Technical Design ## Overview The homepage needs to be redesigned to provide useful links, including favorites, recents, and AI-based smart suggestions for visualizations wrapped up with a...
**Is your feature request related to a problem?** As a vega visualization user, I'd like to be able to query OpenSearch using PPL query language. **What solution would you like?**...
RFC to the Orchestrator remote test workflow feature - https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5392 Design POC - https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5526 README doc - https://github.com/opensearch-project/opensearch-dashboards-functional-test/pull/1119 ### Priorities P0 - [X] ~[Add test orchestrator script to trigger remote...
We're currently stuck on OpenSearch 2.7 and OpenSearch Dashboards 2.7. The official 2.7 image on dockerhub hasn't been updated in 10 months and has several critical vulnerabilities in the Linux...
### Description Uses Docsify to generate documentation liks that expose Readme's within the OSD repo as HTML. The GH Pages running on my local fork: https://ashwin-pc.github.io/OpenSearch-Dashboards/docs/index.html#/ ### Issues Resolved ##...
**Is your feature request related to a problem? Please describe.** Currently, opensearch-dashboard builds active mappings with md5 hash string, I suggest using more secure sha256 for the same. MD5 is...
### Description This change aims to use better and more secure sha256 instead of current md5 for active mappings. ### Issues Resolved Closes #6031 ## Screenshot ## Testing the changes...