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] Change existing agent list lookup policy in inspector #8935

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

intr3p1d
Copy link
Contributor

Unify the policy for the physical server to the container.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


seoyoung-park seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@intr3p1d intr3p1d changed the title [#8934] Change existing agent list lookup policy [#8934] Change existing agent list lookup policy in inspector Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #8935 (e0ded2b) into master (3668b54) will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #8935      +/-   ##
============================================
+ Coverage     39.75%   39.80%   +0.05%     
- Complexity    11644    11825     +181     
============================================
  Files          3291     3351      +60     
  Lines         89985    91076    +1091     
  Branches      10029    10084      +55     
============================================
+ Hits          35770    36257     +487     
- Misses        51154    51717     +563     
- Partials       3061     3102      +41     
Impacted Files Coverage Δ
.../authorization/controller/AgentInfoController.java 0.00% <ø> (ø)
...com/navercorp/pinpoint/web/vo/AgentInfoFilter.java 50.00% <ø> (-50.00%) ⬇️
.../navercorp/pinpoint/test/plugin/util/JDKUtils.java 0.00% <0.00%> (-57.15%) ⬇️
...avercorp/pinpoint/web/vo/AgentInfoFilterChain.java 57.14% <0.00%> (-42.86%) ⬇️
...m/navercorp/pinpoint/test/plugin/MavenCentral.java 42.85% <0.00%> (-28.58%) ⬇️
.../context/provider/metadata/SimpleCacheFactory.java 72.72% <0.00%> (-27.28%) ⬇️
...inpoint/profiler/context/StatefulAsyncContext.java 66.66% <0.00%> (-13.34%) ⬇️
...avercorp/pinpoint/test/plugin/ExceptionWriter.java 76.31% <0.00%> (-10.79%) ⬇️
...ler/context/errorhandler/MultipleErrorHandler.java 77.77% <0.00%> (-9.73%) ⬇️
... and 298 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 3668b54...e0ded2b. Read the comment docs.

@emeroad emeroad linked an issue Jun 23, 2022 that may be closed by this pull request
@emeroad emeroad merged commit 7890a14 into pinpoint-apm:master Jun 23, 2022
@intr3p1d intr3p1d self-assigned this Jun 24, 2022
@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.

Change existing agent list lookup policy
3 participants