-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Query insights exporters implementation (#12982) #14061
[Backport 2.x] Query insights exporters implementation (#12982) #14061
Conversation
❌ Gradle check result for 65cf9d2: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 65cf9d2: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 65cf9d2: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
--------- Signed-off-by: Chenyang Ji <cyji@amazon.com> (cherry picked from commit 0ddf4bd)
65cf9d2
to
d2f2896
Compare
❕ Gradle check result for d2f2896: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14061 +/- ##
============================================
- Coverage 71.28% 71.24% -0.05%
- Complexity 60145 61435 +1290
============================================
Files 4957 5045 +88
Lines 282799 289011 +6212
Branches 41409 42210 +801
============================================
+ Hits 201591 205898 +4307
- Misses 64189 65721 +1532
- Partials 17019 17392 +373 ☔ View full report in Codecov by Sentry. |
…pensearch-project#14061) --------- Signed-off-by: Chenyang Ji <cyji@amazon.com> (cherry picked from commit 0ddf4bd) Signed-off-by: kkewwei <kkewwei@163.com>
Original PR: #12982
Signed-off-by: Chenyang Ji cyji@amazon.com
(cherry picked from commit 0ddf4bd)
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.