aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/logging/MdcKeysSupport.scala
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-54/+0
| | | | | | Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories.
* wipDiego2016-12-041-2/+2
|
* = core: minor refactorDiego2016-07-101-4/+3
|
* = kamon-core: add context name and token to MDCdxspasojevic2016-06-181-3/+13
|
* = 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-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-2/+2
|
* + core: refactor MDC facilities and closes #100Diego2014-11-191-0/+39