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

[#9023] Reduce memory usage of AgentInfo #9073

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 25, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #9073 (622962a) into master (e2d1495) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #9073   +/-   ##
=========================================
  Coverage     39.80%   39.81%           
- Complexity    11826    11830    +4     
=========================================
  Files          3362     3365    +3     
  Lines         90925    90961   +36     
  Branches      10092    10097    +5     
=========================================
+ Hits          36194    36212   +18     
- Misses        51633    51653   +20     
+ Partials       3098     3096    -2     
Impacted Files Coverage Δ
.../authorization/controller/AgentInfoController.java 0.00% <0.00%> (ø)
...corp/pinpoint/web/dao/hbase/HbaseAgentInfoDao.java 0.00% <0.00%> (ø)
.../web/mapper/DetailedAgentInfoResultsExtractor.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
.../com/navercorp/pinpoint/web/vo/AgentAndStatus.java 61.53% <0.00%> (-38.47%) ⬇️
.../java/com/navercorp/pinpoint/web/vo/AgentInfo.java 59.37% <ø> (+1.84%) ⬆️
...om/navercorp/pinpoint/web/vo/AgentInfoFactory.java 100.00% <ø> (ø)
...ercorp/pinpoint/web/vo/DetailedAgentAndStatus.java 0.00% <0.00%> (ø)
...m/navercorp/pinpoint/web/vo/DetailedAgentInfo.java 0.00% <0.00%> (ø)
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-4.42%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2d1495...622962a. Read the comment docs.

@emeroad emeroad merged commit a66193c into pinpoint-apm:master Jul 26, 2022
@emeroad emeroad deleted the #9023_agent_info_memory branch August 1, 2022 01:55
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
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