OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

📊 Open source visualization dashboards for OpenSearch.

Results 747 OpenSearch-Dashboards issues
Sort by recently updated
recently updated
newest added

**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...

enhancement
i18n

**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...

bug
backlog
i18n

**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...

bug
question

**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...

enhancement
ux / ui
visualizations

**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...

enhancement
good first issue
test:integration
technical debt
hacktoberfest

**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...

bug
good first issue
help wanted
ci
technical debt
hacktoberfest

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...

good first issue
dependencies
technical debt
hacktoberfest

`@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.

enhancement
good first issue
hacktoberfest

**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...

bug
needs more info
needs research

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.):...

needs more info
needs research
needs-documentation