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

Add the tracer's new springweb6 filters to reflect-config.json #4676

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

mcculls
Copy link
Contributor

@mcculls mcculls commented Feb 7, 2023

This allows spring-native to load our custom filter beans which are registered dynamically via the bean registry

@mcculls mcculls added inst: others All other instrumentations inst: spring Spring instrumentation comp: native-image GraalVM native-image labels Feb 7, 2023
@mcculls mcculls requested a review from a team as a code owner February 7, 2023 11:37
@robertomonteromiguel
Copy link
Contributor

If you add the weblog "spring-boot-3-native" to circleci yml, we could test it before merge

weblog-variant: [ 'spring-boot', 'spring-boot-jetty', 'spring-boot-openliberty', 'jersey-grizzly2', 'resteasy-netty3','ratpack', 'vertx3' ]

@mcculls mcculls force-pushed the mcculls/list-spring6-filters-in-reflect-config.json branch from 7ee65b7 to f9877d3 Compare February 7, 2023 14:07
@mcculls mcculls merged commit 57535ec into master Feb 7, 2023
@mcculls mcculls deleted the mcculls/list-spring6-filters-in-reflect-config.json branch February 7, 2023 15:44
@github-actions github-actions bot added this to the 1.7.0 milestone Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: native-image GraalVM native-image inst: others All other instrumentations inst: spring Spring instrumentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants