pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

[#10776] Use the SamplingInterval value as the minimum time slotwhen searching data. #11723

Closed minwoo-jung closed 4 days ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 36.88%. Comparing base (c350c48) to head (7687cef). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
...oint/otlp/web/view/MetricDataRequestParameter.java 0.00% 3 Missing :warning:
.../web/controller/OpenTelemetryMetricController.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11723 +/- ## ========================================= Coverage 36.88% 36.88% - Complexity 12394 12399 +5 ========================================= Files 4105 4105 Lines 100714 100717 +3 Branches 10557 10557 ========================================= + Hits 37147 37151 +4 - Misses 60551 60554 +3 + Partials 3016 3012 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.