aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/Span.scala
Commit message (Expand)AuthorAgeFilesLines
* tests for Span building and the ExtendedB3 codec, related bugfixesIvan Topolnjak2017-07-191-8/+8
* introduce types for Span tagsIvan Topolnjak2017-07-181-11/+36
* minor ordering changes within the Span fileIvan Topolnjak2017-07-181-24/+26
* continuation now takes ActiveSpanSource as parameter instead of TracerIvan Topolnjak2017-07-181-1/+0
* remove the endTimestampMicros member from Span.RealIvan Topolnjak2017-07-181-13/+11
* wipIvan Topolnjak2017-07-141-112/+135
* start counting errors when Spans are finishedIvan Topolnjak2017-07-101-1/+2
* add utilily classes for working with Spans and ContinuationsIvan Topolnjak2017-06-111-1/+1
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-4/+7
* only report sampled spansIvan Topolnjak2017-06-091-3/+6
* include copyright headersDiego2017-06-081-0/+15
* on the crazy path to a better Kamon :DIvan Topolnjak2017-05-261-39/+35
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-17/+14
* get some basic sampling goingIvan Topolnjak2017-05-231-32/+21
* implement entity filtersIvan Topolnjak2017-05-201-3/+3
* some more wipIvan Topolnjak2017-05-181-0/+183