[Backport 2.x] Add threadpool wait time metric (#9681)#10000
[Backport 2.x] Add threadpool wait time metric (#9681)#10000reta merged 1 commit intoopensearch-project:2.xfrom
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:Checks if related components are compatible with change 5a30acc 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/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.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/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git] |
e1c3c31 to
42edfad
Compare
Gradle Check (Jenkins) Run Completed with:
|
42edfad to
f16bd34
Compare
Gradle Check (Jenkins) Run Completed with:
|
9db6ded to
53467d7
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
|
Will take a look at the flakey concurrent search stats test -- Ah the slice count setting is not dynamic in 2.x. Let me see if I can rework the test then, if not will just add an |
87cc5da to
ec8fe05
Compare
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Jay Deng <jayd0104@gmail.com>
ec8fe05 to
5a30acc
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #10000 +/- ##
============================================
+ Coverage 70.77% 70.81% +0.04%
+ Complexity 58209 58205 -4
============================================
Files 4810 4810
Lines 275125 275150 +25
Branches 40433 40439 +6
============================================
+ Hits 194723 194851 +128
+ Misses 63814 63656 -158
- Partials 16588 16643 +55
|
Description
Backport PR for #9681
To be merged at the same time as #10004
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.