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

[#noissue] move spring web mvc url template intercept point and add user input attribute uri template option #9442

Merged
merged 3 commits into from
Nov 28, 2022

Conversation

ga-ram
Copy link
Contributor

@ga-ram ga-ram commented Nov 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #9442 (2007a8e) into master (42d9e28) will decrease coverage by 0.01%.
The diff coverage is 10.12%.

@@             Coverage Diff              @@
##             master    #9442      +/-   ##
============================================
- Coverage     39.20%   39.19%   -0.02%     
- Complexity    11742    11744       +2     
============================================
  Files          3414     3414              
  Lines         91535    91577      +42     
  Branches      10154    10156       +2     
============================================
+ Hits          35884    35891       +7     
- Misses        52546    52586      +40     
+ Partials       3105     3100       -5     
Impacted Files Coverage Δ
...otstrap/plugin/request/ServletRequestListener.java 0.00% <0.00%> (ø)
...nt/bootstrap/plugin/uri/BypassingUriExtractor.java 0.00% <0.00%> (ø)
.../bootstrap/plugin/uri/DisabledUriStatRecorder.java 0.00% <ø> (ø)
...rp/pinpoint/bootstrap/plugin/uri/UriExtractor.java 0.00% <ø> (ø)
...npoint/bootstrap/plugin/uri/UriExtractorChain.java 0.00% <0.00%> (ø)
...vlet/ServletRequestAttributesMappingExtractor.java 0.00% <0.00%> (ø)
...mon/servlet/ServletRequestUriExtractorService.java 0.00% <0.00%> (ø)
...pinpoint/plugin/spring/web/SpringWebMvcConfig.java 0.00% <0.00%> (ø)
...point/plugin/spring/web/SpringWebMvcConstants.java 0.00% <0.00%> (ø)
...pinpoint/plugin/spring/web/SpringWebMvcPlugin.java 0.00% <0.00%> (ø)
... and 22 more

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 22adb82 into pinpoint-apm:master Nov 28, 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.

None yet

2 participants