aboutsummaryrefslogtreecommitdiff
path: root/kamon-core-tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2414-0/+210
* introduce the SpanCustomizer APIIvan Topolnjak2017-08-243-7/+35
* Merge branch 'kamon-1.0-develop' of github.com:kamon-io/Kamon into kamon-1.0-...Ivan Topolnjak2017-08-241-41/+1
|\
| * move kamon.context.SimpleStringCodec to kamon.testkit.SimpleStringCodec in or...Diego2017-08-221-41/+1
* | move encoding keys configuration to the tests projectIvan Topolnjak2017-08-241-0/+12
|/
* binary encoding of context and entriesIvan Topolnjak2017-08-211-4/+96
* remove references to ActiveSpanIvan Topolnjak2017-08-182-6/+7
* add optional span scoping to the span metricsIvan Topolnjak2017-08-152-25/+71
* separate the build into core, testkit and core-tests projectsIvan Topolnjak2017-08-1520-0/+1497