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] Improvements to the metric data api. Changes to response format and user input data. #11385

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

minwoo-jung
Copy link
Member

No description provided.

@minwoo-jung minwoo-jung added this to the 3.1.0 milestone Aug 22, 2024
@minwoo-jung minwoo-jung self-assigned this Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 5.19481% with 73 lines in your changes missing coverage. Please review.

Project coverage is 37.01%. Comparing base (c9233f7) to head (025a88a).
Report is 1 commits behind head on master.

Files Patch % Lines
...int/otlp/web/service/OtlpMetricWebServiceImpl.java 0.00% 25 Missing ⚠️
...vercorp/pinpoint/otlp/web/view/MetricDataView.java 0.00% 18 Missing ⚠️
...com/navercorp/pinpoint/otlp/web/vo/MetricData.java 0.00% 12 Missing ⚠️
.../web/controller/OpenTelemetryMetricController.java 0.00% 8 Missing ⚠️
.../view/legacy/OtlpChartExpHistogramViewBuilder.java 0.00% 5 Missing ⚠️
...b/config/pinot/OtlpMetricPinotRegistryHandler.java 0.00% 4 Missing ⚠️
.../web/view/legacy/OtlpChartSumGaugeViewBuilder.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11385      +/-   ##
============================================
- Coverage     37.03%   37.01%   -0.02%     
- Complexity    12137    12138       +1     
============================================
  Files          4009     4011       +2     
  Lines         98505    98550      +45     
  Branches      10441    10439       -2     
============================================
- Hits          36482    36481       -1     
- Misses        59041    59087      +46     
  Partials       2982     2982              

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

@minwoo-jung minwoo-jung merged commit c8e4596 into pinpoint-apm:master Aug 22, 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