OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
**Describe the bug** When a monitor is "by bucket" and the throttling is set to a value (60 minutes in my case), when the number of results from the monitor...
### Description Updates releases notes. Partially populated with: `yarn release_note:generate` And gathered the rest. Cleaned up changelog. ### Issues Resolved related to: #6254 ## Changelog - skip
The integration test failed at distribution level for component OpenSearch-DashboardsVersion: 2.14.0Distribution: tarArchitecture: arm64Platform: linuxPlease check the logs: https://build.ci.opensearch.org/job/integ-test-opensearch-dashboards/5774/display/redirect * Test-report manifest:* - https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.14.0/7584/linux/arm64/tar/test-results/5774/integ-test/test-report.yml _Note: Steps to reproduce, additional logs and...
### Description Add switch to default data source when pass in invalid data source id for DataSourceView We expect to see When pass in invalid data source id | |...
### Description When ignoreFilterIfFieldNotInIndex is enabled: 1. Parse the Timeline visualization expression for indexes 2. For each index in the expression, build a separate OpenSearch query from the current filters...
**Is your feature request related to a problem? Please describe.** The test coverage for Multiple data source feature is not good enough. Some breaking change can be introduced without enough...
### Description Adds dev doc generation script to the precommit hook. It also validates that it is staged and fails if there is a diff and the diff isnt staged....
### Description Adds a TS check to the github workflow. This causes increases in TS Errors to be flagged and fail the CI ### Issues Resolved ## Screenshot ## Testing...
### Description Adds the following settings: ``` migrations.delete.enabled migrations.delete.types ``` `unknown` types already exist but the purpose of this type is for plugins that are disabled. OpenSearch Dashboards gets confused...
Backport c5b618c4360c18cdbe3994ddb73800b38461a72c from #6688.