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] Improve the metrics data API to allow fields and tags to be set in a 1:N relationship When calling the metrics data API. #11550

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

minwoo-jung
Copy link
Member

No description provided.

… tags to be set in a 1:N relationship When calling the metrics data API.
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

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

Project coverage is 37.05%. Comparing base (e440a00) to head (0ff7f20).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...int/otlp/web/service/OtlpMetricWebServiceImpl.java 0.00% 37 Missing ⚠️
...oint/otlp/web/view/MetricDataRequestParameter.java 0.00% 34 Missing ⚠️
.../web/controller/OpenTelemetryMetricController.java 0.00% 8 Missing ⚠️
...point/otlp/web/vo/OtlpMetricDetailsQueryParam.java 0.00% 5 Missing ⚠️
...oint/otlp/web/vo/OtlpMetricDataQueryParameter.java 0.00% 4 Missing ⚠️
...inpoint/otlp/web/dao/pinot/PinotOtlpMetricDao.java 0.00% 3 Missing ⚠️
...tlp/web/controller/MetricDefinitionController.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11550      +/-   ##
============================================
- Coverage     37.06%   37.05%   -0.02%     
- Complexity    12230    12233       +3     
============================================
  Files          4040     4041       +1     
  Lines         99008    99056      +48     
  Branches      10438    10437       -1     
============================================
+ Hits          36697    36702       +5     
- Misses        59325    59371      +46     
+ Partials       2986     2983       -3     

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

@minwoo-jung minwoo-jung merged commit a880c71 into pinpoint-apm:master Oct 4, 2024
1 of 2 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