opentelemetry-java-instrume.../instrumentation/spring/spring-batch-3.0/javaagent
Mateusz Rzeszutek 7a3f345c18
Clean up BaseTracer, part 1 (#2159)
* Move context leak debugging to ContextPropagationDebug
* Remove getCurrentSpan()
* Add end(Context, ...) & endExceptionally(Context, ...) methods - they're supposed to replace the ones that accept Spans in the future
2021-02-02 10:12:46 +02:00
..
src Clean up BaseTracer, part 1 (#2159) 2021-02-02 10:12:46 +02:00
spring-batch-3.0-javaagent.gradle Instrument spring-batch: item-level spans (#2047) 2021-01-25 21:38:13 -08:00