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

[#9641] Add new API for agent statistics #9646

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d added this to the 2.5.1 milestone Jan 18, 2023
@intr3p1d intr3p1d self-assigned this Jan 18, 2023
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #9646 (35c1af4) into master (6e8fdb7) will decrease coverage by 0.02%.
The diff coverage is 18.86%.

@@             Coverage Diff              @@
##             master    #9646      +/-   ##
============================================
- Coverage     38.95%   38.94%   -0.02%     
+ Complexity    11904    11902       -2     
============================================
  Files          3490     3490              
  Lines         93579    93619      +40     
  Branches      10501    10504       +3     
============================================
+ Hits          36458    36460       +2     
- Misses        53953    53989      +36     
- Partials       3168     3170       +2     
Impacted Files Coverage Δ
.../authorization/controller/AgentInfoController.java 0.00% <0.00%> (ø)
.../authorization/controller/AgentListController.java 0.00% <0.00%> (ø)
...corp/pinpoint/web/dao/hbase/HbaseAgentInfoDao.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...ercorp/pinpoint/web/vo/agent/AgentStatusQuery.java 79.31% <0.00%> (-2.84%) ⬇️
...p/pinpoint/web/vo/tree/AgentsMapByApplication.java 88.88% <90.90%> (-3.42%) ⬇️
.../pinpoint/web/vo/tree/InstancesListMapBuilder.java 89.47% <0.00%> (-5.27%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.06% <0.00%> (-0.83%) ⬇️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 82.88% <0.00%> (-0.54%) ⬇️
... and 5 more

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

@intr3p1d intr3p1d force-pushed the add_agent_statistics_api branch 2 times, most recently from bfabae7 to b7d0ecf Compare January 27, 2023 06:40
@intr3p1d intr3p1d merged commit 5c9fb5e into pinpoint-apm:master Jan 27, 2023
@intr3p1d intr3p1d linked an issue Jul 26, 2023 that may be closed by this pull request
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.

Fix JVM info can be delivered to Administration>Agent Statistic
1 participant