Skip to content

Conversation

@ivantopo
Copy link
Contributor

@ivantopo ivantopo commented Jun 8, 2025

Adds support for the two drivers and includes a few additional tests for the wrapper, both with and withouth the Hikari pool.

Also during testing I realized that we have to explicitly ignore some of the AWS wrapper classes to avoid having double spans for each database interaction. Funny enough, in that setup we have Hikari wrapping the AWS wrapper which wraps the actual wrapper.

Finally, updated to kanela 2.0.0-beta.3 which fixes a few issues I found while testing these changes and trying to run some examples in a Play application.

Fixes #1377

Adds support for the two drivers and includes a few additional tests for
the wrapper, both with and withouth the Hikari pool.

Also during testing I realized that we have to explicitly ignore some of
the AWS wrapper classes to avoid having double spans for each database
interaction. Funny enough, in that setup we have Hikari wrapping the AWS
wrapper which wraps the actual wrapper
@ivantopo ivantopo force-pushed the additional-jdbc-drivers-support branch from ed751ea to 8def3b8 Compare June 8, 2025 09:03
@ivantopo ivantopo merged commit 8f45f7b into kamon-io:master Jul 1, 2025
2 checks passed
@ivantopo ivantopo deleted the additional-jdbc-drivers-support branch July 1, 2025 08:10
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.

Kamon-jdbc incompatible with AWS advanced JDBC wrapper

1 participant