OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Describe the bug** Origin: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/233/files This tests were removed because at the time we didn't have a dedicated maps service but now that we do we can mock up some...
Right now, core plugins for OpenSearch Dashboards means plugins that exist in this repo and "external" plugins are the plugins that exist outside this repo in it's own repo and...
**Describe the bug** Clone repo and pull code, try to run functional test ciGroup1 on my local Mac, but got error, ``` huanji@88665a37b322 huan-osd % node scripts/functional_tests.js --include ciGroup1 warn...
Backport 55181d464490e0518bac532bdc8ee38e57f135d2 from #2079
Signed-off-by: sitbubu **Is your feature request related to a problem? Please describe.** We want to see more informative data inside the saved objects' tables, one important column that answers our...
### **Overview** OpenSearch Dashboards `Point in time` (PIT) search feature allow `users` (including but not limited to Developers, DevOps, and Data Analyst) to create and manage point in time search...
**Feature request** **Is your feature request related to a problem? Please describe.** Today, dashboards doesn't have security(Authentication, Authorization, Role based access control (feature based, not index/doc based control) A clear...
We have this document in the OSD repo: https://opensearch.org/blog/technical-post/2022/01/dashboards-plugins-intro/ We need this in the developer doc site.