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

[#10776] Improved otlp metric data table to store and retrieve data as a multiple table. #11565

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

minwoo-jung
Copy link
Member

No description provided.

@minwoo-jung minwoo-jung added this to the 3.0.1 milestone Oct 11, 2024
@minwoo-jung minwoo-jung self-assigned this Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 19.04762% with 34 lines in your changes missing coverage. Please review.

Project coverage is 37.06%. Comparing base (c968eca) to head (3c64dbd).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...int/otlp/web/service/OtlpMetricWebServiceImpl.java 0.00% 11 Missing ⚠️
...oint/otlp/web/vo/OtlpMetricDataQueryParameter.java 0.00% 8 Missing ⚠️
...b/config/pinot/OtlpMetricPinotTableProperties.java 0.00% 7 Missing ⚠️
.../pinpoint/batch/alarm/dao/pinot/PinotAlarmDao.java 0.00% 2 Missing ⚠️
...ector/collector/dao/pinot/DefaultAgentStatDao.java 0.00% 2 Missing ⚠️
...int/inspector/web/dao/pinot/PinotAgentStatDao.java 0.00% 2 Missing ⚠️
...p/pinpoint/metric/common/dao/TopicNameManager.java 75.00% 1 Missing ⚠️
...int/otlp/web/config/OtlpMetricPropertySources.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11565      +/-   ##
============================================
- Coverage     37.08%   37.06%   -0.03%     
+ Complexity    12264    12259       -5     
============================================
  Files          4043     4044       +1     
  Lines         99154    99167      +13     
  Branches      10442    10443       +1     
============================================
- Hits          36776    36756      -20     
- Misses        59391    59419      +28     
- Partials       2987     2992       +5     

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

@minwoo-jung minwoo-jung merged commit 7753300 into pinpoint-apm:master Oct 11, 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.

1 participant