I wanted to make you aware that I opened an issue on the jdbc repo regarding a memory leak using the c3p0 JDBC pooling library:
opentracing-contrib/java-jdbc#83
This issues causes one of our services to leak memory and OOM after a few hours of using the tracing agent. Without the agent, it is fine.