aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/SpanCodec.scala
Commit message (Expand)AuthorAgeFilesLines
* Use spanIdGenerator for decoding spans in SpanCodec.ColferLukasz Stefaniak2018-06-011-3/+3
* do not encode ParentID on B3 headers if not present, fixes kamon-io/kamon-akk...Ivan Topolnjak2018-04-051-1/+3
* binary encoding of context and entriesIvan Topolnjak2017-08-211-2/+69
* expose SpanCodec through Kamon::contextCodecDiego2017-08-151-1/+1
* expose the identity provider through the TracerIvan Topolnjak2017-08-141-0/+99