opentelemetry-java-instrume.../testing-common
Mateusz Rzeszutek ce39c55c0f
Remove tracer name configuration from spring-boot-autoconfigure (#2478)
* Remove tracer name configuration from spring-boot-autoconfigure

* Use OpenTelemetry wherever it makes sense
* Refactor @WithSpan advice since it made no sense before
* Rename @EnableOpenTelemetryTracing to @EnableOpenTelemetry (it won't be just tracing in the future)
* And add a getOpenTelemetry() method to InstrumentationExtension & InstrumentationSpecification

* Update instrumentation/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/aspects/WithSpanAspectTracer.java

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* Code review comments

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-03-05 10:50:14 +01:00
..
integration-tests Rename more properties (#2486) 2021-03-04 11:20:47 -08:00
library-for-integration-tests Run tests with javaagent. (#1643) 2021-01-04 13:13:24 -08:00
src Remove tracer name configuration from spring-boot-autoconfigure (#2478) 2021-03-05 10:50:14 +01:00
testing-common.gradle Update to otel-java 1.0.0 (#2431) 2021-02-28 11:15:27 -08:00