OpenSearch
OpenSearch copied to clipboard
π Open source distributed and RESTful search engine.
β¦ Remote Store. ### Description Adding more ITs for Snapshot Interoperability w/ Remote Store to improve test coverage. ### Check List - [x] New functionality includes testing. - [x] All...
### Description Tracing framework after ending the current span internally set the parent as a current span in the thread context. But after this change https://github.com/opensearch-project/OpenSearch/issues/8428 now parent can be...
### Description Added support for OpenTelemetry SDK Autoconfigure. This artifact implements environment-based autoconfiguration of the OpenTelemetry SDK. This can be an alternative to programmatic configuration using the normal SDK builders....
### Description One of the Bulk API best practices is to reduce the response size using filter_path. [AWS OpenSearch document ](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/indexing.html#indexing-size)says this, > This response size might seem minimal, but...
### Description Add instrumentation in TransportAction class so that it's generically available to all the actions. ### Related Issues Resolves #10095 ### Check List - [x] New functionality includes testing....
### Description This Pull request fixes the `explainUnassignedShardAllocation` method to use the correct batch allocator to find unassigned explain reason in case the batch mode is enabled. ### Related Issues...
### Description Added optional tool SDKMan in `DEVELOPER_GUIDE` to simplify JDK environment installation and sourcing. ### Related Issues Resolves #[Issue number to be closed when this PR is merged] N/A...
### Is your feature request related to a problem? Please describe With the introduction of Request Tracing Framework (RTF) using OpenTelemetry (OTel), requests can be traced to identify various code...
Backport 181b9854a6bac16cf93dff54fa2c3a48ea76906d from #12307.
Gradle check has failed on push of your commit 181b9854a6bac16cf93dff54fa2c3a48ea76906d. Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/33870/. Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?