aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/Span.scala
Commit message (Expand)AuthorAgeFilesLines
* 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