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

[#11997] Delete logic that stores stat data in hbase. #11998

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

minwoo-jung
Copy link
Member

[#11997] Delete logic that stores stat data in hbase.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

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

Project coverage is 33.80%. Comparing base (d6cbe0c) to head (3643933).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...orp/pinpoint/batch/alarm/DataCollectorFactory.java 0.00% 1 Missing ⚠️
...service/component/DefaultActiveAgentValidator.java 0.00% 1 Missing ⚠️
.../service/component/LegacySupportConfiguration.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11998      +/-   ##
============================================
- Coverage     35.00%   33.80%   -1.20%     
+ Complexity    10970    10435     -535     
============================================
  Files          3828     3726     -102     
  Lines         91824    88837    -2987     
  Branches       9714     9456     -258     
============================================
- Hits          32141    30030    -2111     
+ Misses        57017    56210     -807     
+ Partials       2666     2597      -69     

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

@minwoo-jung minwoo-jung merged commit 6409d79 into pinpoint-apm:master Jan 23, 2025
1 of 3 checks passed
@minwoo-jung minwoo-jung linked an issue Jan 23, 2025 that may be closed by this pull request
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.

Delete logic that stores stat data in hbase
1 participant