aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/logging
Commit message (Collapse)AuthorAgeFilesLines
* = core,playground: automatic code formatting.Ivan Topolnjak2015-05-041-1/+1
|
* + core: java variant of withMdcDiego2015-05-011-0/+6
|
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-152-10/+6
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-242-4/+4
|
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-2/+2
|
* + core: refactor MDC facilities and closes #100Diego2014-11-191-0/+39
|
* ! core: replace Option[TraceContext] by empty object pattern and implement ↵Ivan Topolnjak2014-10-251-1/+7
| | | | basic segments with renaming.
* wipIvan Topolnak2014-01-301-2/+2
|
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-271-2/+2
|
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-0/+24