aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src
Commit message (Collapse)AuthorAgeFilesLines
* Added new respondWithUow directive to add the X-UOW header back in the response.Carlos Ferreyra2013-12-261-1/+3
| | | | | Changed ActorLogging to just propagate the trace context (does not add to the MDC anymore). Created UowConverter to let logback know where the extract the UOW from.
* remove old, unused instrumentationIvan Topolnjak2013-12-251-86/+0
|
* ensure spray server instrumentation cleans the thread after initiating the traceIvan Topolnak2013-12-201-1/+13
|
* more reformatted codeIvan Topolnjak2013-12-182-16/+14
|
* code formattingIvan Topolnjak2013-12-181-13/+8
|
* first approach to client instrumentation testingIvan Topolnjak2013-12-041-0/+31
|
* move server tests to a higher level of abstractionIvan Topolnjak2013-12-042-15/+16
|
* instrumentation is back in placeIvan Topolnjak2013-11-292-51/+41
|
* initial adjustments to allow recording trace segmentsIvan Topolnjak2013-11-281-0/+96
|
* added scalariformDiego Parra2013-11-263-16/+8
|
* added copyright headersDiego Parra2013-11-264-0/+60
|
* fix conflict between futures and spray server instrumentationIvan Topolnjak2013-11-252-7/+9
|
* Fix UowDirectivesIvan Topolnak2013-11-111-2/+1
|
* Missing UOW setting in UowDirectivesIvan Topolnak2013-11-111-2/+1
|
* halfway to our own NewRelic AgentIvan Topolnak2013-11-072-19/+50
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-055-46/+155
|
* move things all over the placeIvan Topolnjak2013-10-301-0/+110