Skip to content

Add broker gauge for estimated MSE query server threads#15189

Merged
yashmayya merged 2 commits intoapache:masterfrom
yashmayya:mse-estimated-server-threads-broker-metric
Mar 10, 2025
Merged

Add broker gauge for estimated MSE query server threads#15189
yashmayya merged 2 commits intoapache:masterfrom
yashmayya:mse-estimated-server-threads-broker-metric

Conversation

@yashmayya
Copy link
Copy Markdown
Contributor

@yashmayya yashmayya added metrics Related to metrics emission and collection multi-stage Related to the multi-stage query engine labels Mar 4, 2025
@yashmayya yashmayya requested a review from gortiz March 4, 2025 13:44
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.54%. Comparing base (59551e4) to head (9af7e3d).
Report is 1829 commits behind head on master.

Files with missing lines Patch % Lines
...requesthandler/MultiStageBrokerRequestHandler.java 0.00% 3 Missing ⚠️
...roker/requesthandler/MultiStageQueryThrottler.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15189      +/-   ##
============================================
+ Coverage     61.75%   63.54%   +1.79%     
- Complexity      207     1461    +1254     
============================================
  Files          2436     2764     +328     
  Lines        133233   155686   +22453     
  Branches      20636    23937    +3301     
============================================
+ Hits          82274    98929   +16655     
- Misses        44911    49298    +4387     
- Partials       6048     7459    +1411     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.52% <69.23%> (+1.81%) ⬆️
java-21 63.43% <69.23%> (+1.81%) ⬆️
skip-bytebuffers-false 63.53% <69.23%> (+1.79%) ⬆️
skip-bytebuffers-true 63.42% <69.23%> (+35.69%) ⬆️
temurin 63.54% <69.23%> (+1.79%) ⬆️
unittests 63.54% <69.23%> (+1.79%) ⬆️
unittests1 56.15% <100.00%> (+9.26%) ⬆️
unittests2 33.97% <69.23%> (+6.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yashmayya yashmayya merged commit f5b5a59 into apache:master Mar 10, 2025
22 checks passed
@Jackie-Jiang Jackie-Jiang added the documentation Improvements or additions to documentation label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation metrics Related to metrics emission and collection multi-stage Related to the multi-stage query engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants