Commit 9612b18
committed
Disable OpenTelemetry in the MySQL Container
The newer Kotlin compiler versions contain a stripped-down implementation of OpenTelemetry that conflicts with the MySQL connector's expectations of what's available. Since this is just for testing, we don't need any OpenTelemetry support, so just turn it off.1 parent 8788747 commit 9612b18
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments