aboutsummaryrefslogtreecommitdiff
path: root/kamon-playground/src/main
Commit message (Collapse)AuthorAgeFilesLines
* update spray server request instrumentation testsIvan Topolnak2014-01-312-2/+30
|
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-312-12/+28
|
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-272-2/+13
|
* integrate trace and metrics into the base projectIvan Topolnak2014-01-133-5/+24
|
* stop using DynamicVariable for storing the TraceContextIvan Topolnjak2013-12-241-0/+3
| | | | | | DynamicVariable uses a InheritableThreadLocal which in some cases leads to capturing a TraceContext upon FJP resize that we don't want in the new Thread, or at least that is my observation up to now :).
* ensure spray server instrumentation cleans the thread after initiating the traceIvan Topolnak2013-12-201-2/+2
|
* more reformatted codeIvan Topolnjak2013-12-181-2/+2
|
* instrumentation is back in placeIvan Topolnjak2013-11-291-0/+19
|
* added scalariformDiego Parra2013-11-261-37/+34
|
* added copyright headersDiego Parra2013-11-261-0/+15
|
* wipIvan Topolnak2013-11-081-2/+6
|
* halfway to our own NewRelic AgentIvan Topolnak2013-11-072-1/+11
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-052-0/+113