Pinned Loading
- OpenTracingThreadPropagation.scala
OpenTracingThreadPropagation.scala 1traitTraced {
2deftracer:Tracer
34deftraced[T](name: String)(spanFn: Span=>Future[T])(implicitec: ExecutionContext):Future[T] = {
5valscope= tracer.buildSpan(name).startActive(true)
- java-jdbc
java-jdbc PublicForked from opentracing-contrib/java-jdbc
OpenTracing Instrumentation for JDBC
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.



