opentelemetry-java-instrume.../instrumentation/apache-dubbo/apache-dubbo-2.7
Mateusz Rzeszutek 72ffb3b7c5
Make BaseTracer fields private (#2492)
* Make BaseTracer fields private

By making `tracer` private we're forcing all tracer implementation to use the `spanBuilder()` utility method and pass the parent context manually.
2021-03-05 10:54:00 -08:00
..
javaagent Fix nightly build (#2384) 2021-02-23 21:33:36 +02:00
library Make BaseTracer fields private (#2492) 2021-03-05 10:54:00 -08:00
testing Update to Sdk 0.16.0 (#2221) 2021-02-09 18:00:54 +09:00