opentelemetry-java-instrume.../dd-trace-ot
Gary Huang 96f79a8aba Change the internal storage and handling of trace ID, span ID, and parent IDs' to use String instead of long primitive.
This will allow the java agent to receive unsigned 64 bit integers without overflow.

Also upgraded MsgPack to handle the serialization of such Strings as numbers in JSONs.
2018-07-20 17:19:04 -04:00
..
docs Remove deprecated usage. 2018-03-09 14:31:48 +10:00
src Change the internal storage and handling of trace ID, span ID, and parent IDs' to use String instead of long primitive. 2018-07-20 17:19:04 -04:00
README.md Lots of renaming 2018-01-09 10:02:06 +10:00
dd-trace-ot.gradle Change the internal storage and handling of trace ID, span ID, and parent IDs' to use String instead of long primitive. 2018-07-20 17:19:04 -04:00

README.md

Datadog OpenTracing Tracer