aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/TracerModule.scala
Commit message (Expand)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-197/+0
* allow restarting Kamon in the same process.Ivan Topolnjak2016-12-241-5/+4
* wipDiego2016-12-041-1/+1
* + core: include Tags and Status in TraceInfo and SegmentInfo and closes #377Diego2016-07-271-2/+2
* = core: minor refactorDiego2016-07-101-3/+2
* + Kamon-core: introduce finishWithError(Throwable) for Traces and SegmentsDiego Parra2016-07-081-6/+8
* Add tags for traces and closes #327Diego2016-04-221-1/+1
* Add tags for traces and closes #327Diego2016-04-221-18/+46
* + core: add a clock-sampler, fix ordered-sampler, add unit tests for samplersTristan Sallé2015-07-151-7/+10
* + core: kamon.trace.token-generator confJoão Ferreira2015-06-261-9/+3
* = core: revert 14fbca502599ece15d46b726ba066d3f4332f650.Ivan Topolnjak2015-04-181-1/+1
* = core: make the trace local storage variable fully private.Ivan Topolnjak2015-04-171-1/+1
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-0/+172