aboutsummaryrefslogtreecommitdiff
path: root/kamon-core-tests/src/test/scala/kamon/trace
Commit message (Expand)AuthorAgeFilesLines
* add Span.addError(..)Ivan Topolnjak2017-08-262-8/+25
* make Span.addTag work only on Span tagsIvan Topolnjak2017-08-263-22/+19
* remove the annotations API from the SpanIvan Topolnjak2017-08-261-21/+0
* add copyright headersDiego2017-08-246-0/+90
* introduce the SpanCustomizer APIIvan Topolnjak2017-08-242-5/+33
* remove references to ActiveSpanIvan Topolnjak2017-08-182-6/+7
* add optional span scoping to the span metricsIvan Topolnjak2017-08-151-24/+70
* separate the build into core, testkit and core-tests projectsIvan Topolnjak2017-08-156-0/+597