OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
New Discover interface is much better than old one as it allows to set column width. However in case user has no access to Discover itself but only to dashboards...
I am following the instructions at https://opensearch.org/docs/latest/quickstart/, but can't get the Dashboards component working. I installed Docker, Docker compose, and the plugins. I downloaded the docker compose yaml file from...
**Describe the bug** Thank you for fixing [[BUG] Large values do not display correctly in OpenSearch Dashboards #5485](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5485) . However, the problem still occurs with even larger numbers. We are...
I need to login to access my opensearch dashboard but it says Invalid username or password, please try again  Ive never changed the credentials, so i used admin:admin -->...
### Description See https://github.com/opensearch-project/OpenSearch-Dashboards/issues/8379 for the problem. In http, `url.format()` is used to format query object into URL https://github.com/opensearch-project/OpenSearch-Dashboards/blob/64ed61bd9709b62d4fbc3de98656570e7e6bc782/src/core/public/http/fetch.ts#L151-L154 This method does not work correctly on browser side, that if...
Dashboards 2.13 is sending request with extra `&` for below request, e.g. `GET _dashboards/api/saved_objects/_find?default_search_operator=AND&&has_reference=%7B%22type%22%3A%22visualization%22%2C%22id%22%3A%22a6a77010-241c-11ef-8df4-119560e0432f%22%7D&page=1&per_page=100&search_fields=title%5E3&search_fields=description&type=augment-vis` this breaks the functionality of downstream service as they rely on standard query string pattern, which...
**Describe the bug** The dashboard is not displaying anything. I am not sure it is connected to the data anymore **To Reproduce** Steps to reproduce the behavior: 1. Go to...
**Describe the bug** In Dashboards and Discover views the text field used for queries does not expand when the string is long enough to span multiple lines. Steps to reproduce...
**Describe the bug** Not able to copy link for sharing logs in Safari browser but it works in Chrome and Firefox . A clear and concise description of what the...
### Description This change fixes the issue listed in [Bug 3500](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3500) ### Issues Resolved closes #3500 ## Screenshot ## Testing the changes A datatable visualization needs to be created on...