Skip to content
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

Add X-Opaque-Id to search request metadata for query insights #13374

Merged
merged 5 commits into from
Jun 7, 2024

p0 feature to support labeling in top queries

9e5b621
Select commit
Loading
Failed to load commit list.
Merged

Add X-Opaque-Id to search request metadata for query insights #13374

p0 feature to support labeling in top queries
9e5b621
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

71.79% (target 70.00%)

View this Pull Request on Codecov

71.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (b15cb0c) to head (9e5b621).
Report is 365 commits behind head on main.

Files Patch % Lines
...action/search/SearchRequestOperationsListener.java 0.00% 3 Missing ⚠️
.../insights/core/listener/QueryInsightsListener.java 80.00% 0 Missing and 1 partial ⚠️
...opensearch/action/search/SearchRequestContext.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13374      +/-   ##
============================================
+ Coverage     71.42%   71.79%   +0.37%     
- Complexity    59978    61650    +1672     
============================================
  Files          4985     5081      +96     
  Lines        282275   289069    +6794     
  Branches      40946    41836     +890     
============================================
+ Hits         201603   207525    +5922     
- Misses        63999    64452     +453     
- Partials      16673    17092     +419     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.