opentelemetry-java-instrume.../instrumentation/grpc-1.5
Mateusz Rzeszutek fe4d95a689
Refactor BaseTracer#onError() method (and unwrapThrowable()) (#2513)
* Refactor BaseTracer#onError() method (and unwrapThrowable())

Also remove the deprecated BaseTracer(Tracer) constructor.

* Update BaseTracer javadoc

* fix tests

* Code review comments
2021-03-08 15:08:26 +02:00
..
javaagent Refactor gRPC library instrumentation to expose minimal API. (#2474) 2021-03-04 14:48:50 +09:00
library Refactor BaseTracer#onError() method (and unwrapThrowable()) (#2513) 2021-03-08 15:08:26 +02:00
testing Rethrow exception if thrown in gRPC client onMessage. (#2294) 2021-02-16 14:34:56 +09:00