OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Is your feature request related to a problem? Please describe.** The problem arises from: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/772 Originally an internationalization plugin existed in a proprietary section of the legacy application. The plugin...
**Describe the bug** When changing the locale config from English to Chinese in the opensearch_dashboards.yml file, the application does not change language to Chinese but still showing the default language...
**Describe the bug** I want opensearch_ Dashboards language is set to Chinese. I'm in opensearch_ dashboards.yml Set i18n.locale: "zh-CN", but the language is English. opensearch_ dashboards version is 2.1. and...
**Is your feature request related to a problem? Please describe.** The TSVB Time Series visualization tooltip header does not always provide unambiguous or useful date/time values. This makes it extremely...
**Describe the bug** Previously the two integration tests failed when package canuise is outdated because they are comparing snapshots log output. We should modify the tests so they are not...
**Describe the bug** Get_keystone checks if the path contains the word 'config'. However, if we have a branch with a name including the word 'config', the get_keystone test will fail...
These have been deprecated since node v11.0.0. The recommendation is to "Use the WHATWG URL API" instead. Parsing can generally be done through the `new URL()` constructor pattern. `format()` still...
`@ts-ignore` was included [here](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/packages/osd-plugin-helpers/src/tasks/update_versions.ts#L6). We should be able remove and backport to ensure modules imported from Node are available.
**Describe the bug** A clear and concise description of what the bug is. While trying to load the dashboards or visualizations. Following query was ending with 503 error. https://kibana-0.test.com/api/saved_objects/_find?fields=title&per_page=10000&type=index-pattern intermittenly...
Opensearch dashboards version: 1.3 Opensearch version: 1.3 Server OS version: CentOS Browser version: Chrome 85.0.4183.83 Browser OS version: Windows 10 Original install method (e.g. download page, yum, from source, etc.):...