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

spring mvc3 - proper span name in case of sec fail (#718) #1122

Merged
merged 1 commit into from Sep 9, 2020
Merged

spring mvc3 - proper span name in case of sec fail (#718) #1122

merged 1 commit into from Sep 9, 2020

Conversation

ghost
Copy link

@ghost ghost commented Aug 28, 2020

  • fixed the issue - caused by not allowing specific spring boot context implementation (AnnotationConfigServletWebServerApplicationContext) to be instrumented
  • added test case for this particular issue
  • switched test instrumentation to use spring boot 2 (de facto standard for many years now)
  • light refactoring of the AdditionalLibraryIgnoresMatcher
  • added instructions for running single test to MD file
  • added few missing tests

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 28, 2020

CLA Check
The committers are authorized under a signed CLA.

@iNikem
Copy link
Contributor

iNikem commented Aug 31, 2020

@kubawach Can you please rebase this PR and mark resolved comments as such?

@ghost
Copy link
Author

ghost commented Aug 31, 2020

@kubawach Can you please rebase this PR and mark resolved comments as such?

Done. I also managed to work around another Spring Boot 2 change failing one of our tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants