opentelemetry-java-instrume.../instrumentation-api-annotat...
HaloFour b52fd39d8d
Port Spring Boot WithSpanAspect to Instrumenter API (#3607)
* Start porting WithSpanAspect to use Instrumenter API

* Some cleanup and refactoring

* Switch caching dependency to compile only

* Minor refactors, javadocs

* Fix instrumentation name

* Rename builder methods

* spotless

* Add request type to extract Method and WithSpan annotation, use method references

* Add comment about IntelliJ dependency workaround

* Make cache non-configurable, use AsyncOperationEndSupport directly

* Address PR comments

* Move to static factory method, method-keyed cache
2021-07-30 11:39:09 -07:00
..
src Port Spring Boot WithSpanAspect to Instrumenter API (#3607) 2021-07-30 11:39:09 -07:00
build.gradle.kts Port Spring Boot WithSpanAspect to Instrumenter API (#3607) 2021-07-30 11:39:09 -07:00