opentelemetry-java-instrume.../instrumentation/methods/javaagent
Darcy 925f6197d8
fix bug: get return type in a wrong way for method instrumentation (#6118)
* fix bug: get return type in a wrong way for method instrumentation

* add testcase for method instrumentation

* update code style

* update code style

* Use Span.isRecording() to test whether span has been ended

Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-05-31 21:23:20 -07:00
..
src fix bug: get return type in a wrong way for method instrumentation (#6118) 2022-05-31 21:23:20 -07:00
build.gradle.kts fix bug: get return type in a wrong way for method instrumentation (#6118) 2022-05-31 21:23:20 -07:00