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

[#9478] Uses tick time to aggregate uri stat #9488

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Dec 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #9488 (bf6f84b) into master (d016993) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #9488      +/-   ##
============================================
- Coverage     38.92%   38.92%   -0.01%     
+ Complexity    11756    11755       -1     
============================================
  Files          3446     3446              
  Lines         92305    92306       +1     
  Branches      10264    10264              
============================================
- Hits          35929    35926       -3     
- Misses        53268    53270       +2     
- Partials       3108     3110       +2     
Impacted Files Coverage Δ
...r/context/storage/AsyncQueueingUriStatStorage.java 78.68% <100.00%> (ø)
.../profiler/monitor/metric/uri/AgentUriStatData.java 71.42% <100.00%> (+1.05%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
.../pinpoint/metric/common/pinot/PinotDataSource.java 45.45% <0.00%> (-4.55%) ⬇️

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

@ga-ram ga-ram merged commit 8884695 into pinpoint-apm:master Dec 8, 2022
@ga-ram ga-ram deleted the 9478 branch December 8, 2022 01:28
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.

Agent sends too many uri stat grpc messages even when there were repeated requests in short time period
2 participants