Skip to content

Conversation

@garethedwards-tass
Copy link
Contributor

@garethedwards-tass garethedwards-tass commented Jul 10, 2025

Resolves #14218

@garethedwards-tass garethedwards-tass requested a review from a team as a code owner July 10, 2025 04:28
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 10, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@laurit
Copy link
Contributor

laurit commented Jul 10, 2025

please also add a test

@garethedwards-tass
Copy link
Contributor Author

@laurit done

@garethedwards-tass
Copy link
Contributor Author

garethedwards-tass commented Jul 10, 2025

Ok, I'm quite confused, perhaps the default ./gradlew test , isn't running my tests ? I thought this would be a simple change, help ?

Edit: ok, I got it failing by running ./gradlew :instrumentation:jdbc:javaagent:testCaptureParameters I should be able to work this out.

@otelbot-java-instrumentation
Copy link
Contributor

❌ The result from spotlessApply could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/16194382251.

@laurit
Copy link
Contributor

laurit commented Jul 10, 2025

@garethedwards-tass I pushed a change into your PR that will hopefully fix the failing test

@laurit laurit merged commit a236b69 into open-telemetry:main Jul 10, 2025
89 checks passed
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.

Please add support for java.sql.PreparedStatement setObject in the PreparedStatementInstrumentation

3 participants