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

[#8934] Filter agent list to sure that the agent is truly active #9446

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d self-assigned this Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #9446 (25ef996) into master (e206e35) will decrease coverage by 0.00%.
The diff coverage is 5.55%.

@@             Coverage Diff              @@
##             master    #9446      +/-   ##
============================================
- Coverage     39.20%   39.19%   -0.01%     
- Complexity    11742    11747       +5     
============================================
  Files          3414     3414              
  Lines         91535    91583      +48     
  Branches      10154    10160       +6     
============================================
+ Hits          35884    35900      +16     
- Misses        52546    52584      +38     
+ Partials       3105     3099       -6     
Impacted Files Coverage Δ
.../authorization/controller/AgentInfoController.java 0.00% <0.00%> (ø)
.../authorization/controller/AgentListController.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...rp/pinpoint/web/vo/agent/AgentInfoFilterChain.java 71.42% <33.33%> (+14.28%) ⬆️
...avercorp/pinpoint/web/vo/agent/AgentAndStatus.java 57.14% <0.00%> (-4.40%) ⬇️
...m/navercorp/pinpoint/plugin/kafka/KafkaConfig.java 82.35% <0.00%> (-4.32%) ⬇️
...rp/pinpoint/profiler/context/id/DefaultShared.java 81.81% <0.00%> (-3.90%) ⬇️
...ercorp/pinpoint/profiler/context/DisableTrace.java 52.77% <0.00%> (-3.11%) ⬇️
...ercorp/pinpoint/web/vo/agent/AgentStatusQuery.java 82.14% <0.00%> (-3.05%) ⬇️
...point/profiler/context/DisableAsyncChildTrace.java 29.72% <0.00%> (-2.63%) ⬇️
... and 39 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 merged commit 3bfef73 into pinpoint-apm:master Nov 29, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@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.

Change existing agent list lookup policy
2 participants