opentracing/opentracing-java
OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
JavaApache-2.0
Issues
- 12
Correct way how to not report fast spans
#363 opened by rugpanov - 1
Why are some tags missing in the releases?
#388 opened by xibz - 1
State of opentracing-java
#387 opened by scottmf - 20
Managed scope dies in an async chain.
#318 opened by dzonekl - 2
Possible to terminate span on remote system?
#386 opened by hamiltont - 6
Please remove deprecated methods
#338 opened by codefromthecrypt - 0
- 0
- 4
Migrating the CI CD from Travis to GitHub Actions
#380 opened by ohbus - 0
access to registered tracer
#379 opened by arun0009 - 1
- 6
Breaking change from 0.31 to 0.33
#377 opened by rupinder10 - 0
try-with-resources (which doesn't work) is still the main documented way to use OpenTracing in java
#376 opened by dhalperi - 6
`NoopSpan` cannot be used as a default, parent span without throwing Exception.
#375 opened by arjun-1 - 1
Missing ScopeManager.active() method
#374 opened by rupinder10 - 3
Not able to get simple opentracing code to work
#373 opened by himanshumps - 1
TextMapInjectAdapter does not implement TextMap
#370 opened by prsh9 - 3
Overriding timestamp on spans
#366 opened by devinbost - 4
- 16
JMS support and general interoperability
#307 opened by fgiloux - 3
Docs reference outdated API
#362 opened by AdrianSchneble - 2
Unit tests fail with "AbstractMethodError"
#364 opened by JJonesAtAvaya - 4
Why doesn't Span support try-with-resources?
#361 opened by AdrianSchneble - 8
tracing parallel jobs
#360 opened by yogeshVU - 3
ScopeManager for event-loop based frameworks
#350 opened by ikurovsky - 15
- 1
MockTracer.reset doesn't appear to work all cases
#356 opened by mdedetrich - 0
ThreadLocalScopeManager activeSpan method broken
#355 opened by sebukoleth - 2
Parent span ID
#354 opened by msoub - 7
ThreadLocalScopManager and parallelStream
#353 opened by williamokano - 10
- 1
Buried method of instrument can use annotation
#351 opened by zhousiliang163 - 5
- 0
MockTracer.close() clears finishedSpans
#346 opened by t-8ch - 2
Add `io.opentracing.Span.isFinished()` method
#342 opened by ravirajj - 0
Things left out of SpanContext
#341 opened by codefromthecrypt - 47
0.32.0 Release
#314 opened by carlosalberto - 5
Something like Brave span/scope decorators should be part of opentracing-java
#324 opened by thegreystone - 16
ThreadLocalScopeManager should be extensible
#334 opened by mdvorak - 9
Is `final class` necessary?
#330 opened by safris - 0
Link broken in java docs
#331 opened by Anurag870 - 1
trace-without-root-span
#328 opened by vbottu - 5
Separate TextMap into read/write interfaces.
#315 opened by tylerbenson - 10
Consider exposing parentId from SpanContext
#323 opened by thegreystone - 10
Traced annotation
#304 opened by jpkrohling - 6
Unclear lifecycle of spans
#312 opened by felixbarny - 8
Add get to TextMap
#305 opened by codefromthecrypt - 0
Version in `v0.32.0` branch is still 0.31.x
#308 opened by sjoerdtalsma - 3
404 Href in Javadoc on References class
#303 opened by safris - 9
Add close() method to io.opentracing.Tracer
#302 opened by safris