-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport 2.x] Enhance debug, trace & info logs for remote store flows (#10182) #10237
Conversation
Compatibility status:Checks if related components are compatible with change bde1dff Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git] |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
cd33926
to
f2392b1
Compare
Gradle Check (Jenkins) Run Completed with:
|
…roject#10182) * Enhance debug, trace & info logs for remote store flows Signed-off-by: Ashish Singh <[email protected]> * Add shardId to logger and more logs Signed-off-by: Ashish Singh <[email protected]> * Rename unkwown index name to _unknown_ Signed-off-by: Ashish Singh <[email protected]> * Empty-Commit Signed-off-by: Ashish Singh <[email protected]> --------- Signed-off-by: Ashish Singh <[email protected]>
f2392b1
to
8432507
Compare
Signed-off-by: Ashish Singh <[email protected]>
8432507
to
bde1dff
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #10237 +/- ##
==========================================
Coverage 70.74% 70.75%
+ Complexity 58276 58261 -15
==========================================
Files 4814 4814
Lines 275430 275523 +93
Branches 40493 40501 +8
==========================================
+ Hits 194853 194940 +87
+ Misses 63973 63878 -95
- Partials 16604 16705 +101
|
Backports e617da3 from #10182