-
Notifications
You must be signed in to change notification settings - Fork 873
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
make statement sanitizer configurable for spring boot #11350
Merged
trask
merged 11 commits into
open-telemetry:main
from
zeitlinger:spring-jdbc-statement-sanitizer
May 17, 2024
Merged
make statement sanitizer configurable for spring boot #11350
trask
merged 11 commits into
open-telemetry:main
from
zeitlinger:spring-jdbc-statement-sanitizer
May 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 15, 2024 18:42
29fca2f
to
bbba72b
Compare
github-actions
bot
added
the
test native
This label can be applied to PRs to trigger them to run native tests
label
May 15, 2024
laurit
reviewed
May 16, 2024
...metry/instrumentation/spring/autoconfigure/instrumentation/jdbc/DataSourcePostProcessor.java
Outdated
Show resolved
Hide resolved
laurit
reviewed
May 16, 2024
...boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json
Outdated
Show resolved
Hide resolved
jeanbisutti
approved these changes
May 16, 2024
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 16, 2024 11:05
bbba72b
to
645dd40
Compare
@jeanbisutti I also fixed the annotation problem in this pr |
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 16, 2024 12:24
0d1b32d
to
a87fb04
Compare
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 16, 2024 16:47
a87fb04
to
6a42f5a
Compare
laurit
reviewed
May 16, 2024
...trumentation/spring/autoconfigure/instrumentation/r2dbc/R2dbcInstrumentingPostProcessor.java
Outdated
Show resolved
Hide resolved
trask
reviewed
May 16, 2024
.../main/java/io/opentelemetry/spring/smoketest/AbstractOtelReactiveSpringStarterSmokeTest.java
Outdated
Show resolved
Hide resolved
trask
reviewed
May 16, 2024
smoke-tests-otel-starter/spring-boot-common/src/main/resources/application.yaml
Show resolved
Hide resolved
trask
reviewed
May 16, 2024
.../test/java/io/opentelemetry/spring/smoketest/GraalVmNativeMongodbSpringStarterSmokeTest.java
Outdated
Show resolved
Hide resolved
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 17, 2024 07:13
aa72425
to
ce6689f
Compare
laurit
approved these changes
May 17, 2024
make statement sanitizer configurable for spring boot fix test description
…/io/opentelemetry/instrumentation/spring/autoconfigure/instrumentation/r2dbc/R2dbcInstrumentingPostProcessor.java Co-authored-by: Trask Stalnaker <[email protected]>
zeitlinger
force-pushed
the
spring-jdbc-statement-sanitizer
branch
from
May 17, 2024 16:43
ce6689f
to
c2b2a17
Compare
…java/io/opentelemetry/spring/smoketest/AbstractOtelReactiveSpringStarterSmokeTest.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.