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

[#9267] Add Clock with millisecond precision #9268

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #9268 (7d37eb2) into master (e4e84e3) will increase coverage by 0.00%.
The diff coverage is 23.07%.

@@            Coverage Diff            @@
##             master    #9268   +/-   ##
=========================================
  Coverage     39.59%   39.60%           
- Complexity    11827    11836    +9     
=========================================
  Files          3407     3409    +2     
  Lines         91533    91551   +18     
  Branches      10158    10159    +1     
=========================================
+ Hits          36240    36255   +15     
- Misses        52188    52197    +9     
+ Partials       3105     3099    -6     
Impacted Files Coverage Δ
...avercorp/pinpoint/common/profiler/clock/Clock.java 0.00% <0.00%> (ø)
...corp/pinpoint/common/profiler/clock/TickClock.java 0.00% <0.00%> (ø)
...nt/grpc/server/flowcontrol/DefaultIdleTimeout.java 100.00% <ø> (ø)
...mmon/server/bo/serializer/stat/AgentStatUtils.java 76.92% <100.00%> (+1.92%) ⬆️
...r/context/storage/AsyncQueueingUriStatStorage.java 84.61% <100.00%> (-0.68%) ⬇️
...n/server/bo/serializer/trace/v2/SpanDecoderV0.java 81.73% <0.00%> (+0.45%) ⬆️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 83.42% <0.00%> (+0.53%) ⬆️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+2.05%) ⬆️
.../pinpoint/rpc/client/PinpointClientHandshaker.java 62.18% <0.00%> (+2.52%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (+3.70%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@emeroad emeroad merged commit b89fd71 into pinpoint-apm:master Oct 13, 2022
@emeroad emeroad linked an issue Oct 13, 2022 that may be closed by this pull request
@emeroad emeroad added this to the 2.5.0 milestone Oct 13, 2022
@emeroad emeroad deleted the #9267_clock branch October 14, 2022 02:07
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.

Add Clock with millisecond precision
1 participant