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

[#10723] Add ScanMetrics for Scan Performance Measurements #10724

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Feb 29, 2024

No description provided.

@emeroad emeroad added this to the 3.0.0 milestone Feb 29, 2024
@emeroad emeroad linked an issue Feb 29, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 125 lines in your changes are missing coverage. Please review.

Project coverage is 37.60%. Comparing base (c59123f) to head (4edad0c).
Report is 1 commits behind head on master.

Files Patch % Lines
...t/common/hbase/util/DefaultScanMetricReporter.java 0.00% 62 Missing ⚠️
...navercorp/pinpoint/common/hbase/HbaseTemplate.java 0.00% 46 Missing ⚠️
...int/common/hbase/util/EmptyScanMetricReporter.java 0.00% 9 Missing ⚠️
...corp/pinpoint/common/hbase/parallel/ScanUtils.java 0.00% 4 Missing ⚠️
...ommon/hbase/config/HbaseTemplateConfiguration.java 0.00% 3 Missing ⚠️
...b/applicationmap/config/MapHbaseConfiguration.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10724      +/-   ##
============================================
- Coverage     37.63%   37.60%   -0.04%     
+ Complexity    11959    11958       -1     
============================================
  Files          3845     3847       +2     
  Lines         95289    95378      +89     
  Branches      10322    10332      +10     
============================================
+ Hits          35865    35869       +4     
- Misses        56483    56561      +78     
- Partials       2941     2948       +7     

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

@emeroad emeroad force-pushed the #10723_scanmetric branch 3 times, most recently from 3199f04 to 9b651e2 Compare March 8, 2024 10:10
@emeroad emeroad merged commit 5362d4b into pinpoint-apm:master Mar 8, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ScanMetrics for Scan Performance Measurements
1 participant