aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/TraceLocal.scala
Commit message (Expand)AuthorAgeFilesLines
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-2/+2
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-2/+2
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-4/+4
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-0/+4
* + core: refactor MDC facilities and closes #100Diego2014-11-191-1/+17
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-251-6/+8
* = core: added license in TraceLocal and TraceLocalSpecDiego2014-05-201-0/+16
* + core: initial support for TraceLocal storageIvan Topolnak2014-05-201-0/+25