Merged 1.2.x to master

This commit is contained in:
Marcin Grzejszczak
2017-10-19 13:49:29 +02:00
parent 1aa30eda5e
commit 5bdc64ab6c
3 changed files with 9 additions and 4 deletions

View File

@@ -232,6 +232,7 @@ public class DefaultTracerTests {
tracer.close(span);
}
/**
* To support conversion to Amazon trace IDs, the first 32 bits of the trace ID are epoch seconds.
*/