aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/IdentityProvider.scala
Commit message (Expand)AuthorAgeFilesLines
* add copyright headersDiego2017-08-241-0/+15
* expose the identity provider through the TracerIvan Topolnjak2017-08-141-5/+5
* tests for Span building and the ExtendedB3 codec, related bugfixesIvan Topolnjak2017-07-191-1/+8
* add a double length trace identifier implementation of IdentityProviderIvan Topolnjak2017-07-181-3/+42
* working on ID generation and SpanContext encoding/decodingIvan Topolnjak2017-07-171-0/+60