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

[#10704] Improved the use of inspector data in pinot during alarm batch operation. #10730

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

minwoo-jung
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

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

Project coverage is 37.62%. Comparing base (6be46bc) to head (065d672).

Files Patch % Lines
...alarm/collector/pinot/DataSourceDataCollector.java 0.00% 100 Missing ⚠️
...int/batch/alarm/dao/model/BatchQueryParameter.java 0.00% 79 Missing ⚠️
...batch/alarm/collector/pinot/HeapDataCollector.java 0.00% 40 Missing ⚠️
...atch/configuration/BatchPinotDaoConfiguration.java 0.00% 21 Missing ⚠️
...orp/pinpoint/batch/alarm/DataCollectorFactory.java 0.00% 18 Missing ⚠️
.../pinpoint/batch/alarm/dao/pinot/PinotAlarmDao.java 0.00% 17 Missing ⚠️
...tch/alarm/collector/pinot/JvmCpuDataCollector.java 0.00% 16 Missing ⚠️
.../alarm/collector/pinot/SystemCpuDataCollector.java 0.00% 16 Missing ⚠️
...m/collector/pinot/FileDescriptorDataCollector.java 0.00% 15 Missing ⚠️
...oint/batch/configuration/BatchRegistryHandler.java 0.00% 11 Missing ⚠️
... and 7 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10730      +/-   ##
============================================
- Coverage     37.86%   37.62%   -0.24%     
+ Complexity    11966    11955      -11     
============================================
  Files          3819     3841      +22     
  Lines         94699    95270     +571     
  Branches      10279    10335      +56     
============================================
- Hits          35857    35846      -11     
- Misses        55893    56471     +578     
- Partials       2949     2953       +4     

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

@minwoo-jung minwoo-jung merged commit f61e712 into pinpoint-apm:master Mar 4, 2024
1 of 3 checks passed
@minwoo-jung minwoo-jung changed the title Issue 9597 5 [#10704] Improved the use of inspector data in pinot during alarm batch operation. Mar 4, 2024
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.

1 participant