aboutsummaryrefslogtreecommitdiff
path: root/kamon-trace/src
Commit message (Collapse)AuthorAgeFilesLines
* integrate trace and metrics into the base projectIvan Topolnak2014-01-1321-1089/+0
|
* AskPatternTracingSpec is not leaving the test thread dirty anymoreIvan Topolnak2013-12-261-4/+6
|
* Changed logback dependency to provided.Carlos Ferreyra2013-12-262-8/+24
| | | | Promoted the logback converter to its own file.
* Added new respondWithUow directive to add the X-UOW header back in the response.Carlos Ferreyra2013-12-262-10/+12
| | | | | 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.
* stop using DynamicVariable for storing the TraceContextIvan Topolnjak2013-12-241-8/+17
| | | | | | 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 :).
* fix kamon repo definitionIvan Topolnak2013-12-232-22/+19
|
* make sure the TraceContext is passed around when processing system messagesIvan Topolnak2013-12-235-5/+246
|
* more reformatted codeIvan Topolnjak2013-12-185-68/+58
|
* code formattingIvan Topolnjak2013-12-182-9/+5
|
* instrumentation is back in placeIvan Topolnjak2013-11-292-0/+20
|
* initial adjustments to allow recording trace segmentsIvan Topolnjak2013-11-284-1/+40
|
* WIP: newrelic integration htmlDiego Parra2013-11-261-1/+1
|
* added scalariformDiego Parra2013-11-267-36/+26
|
* added copyright headersDiego Parra2013-11-2612-0/+180
|
* relocate ask pattern tracingIvan Topolnjak2013-11-252-13/+17
|
* better test for actor loggingIvan Topolnjak2013-11-251-3/+5
|
* fix conflict between futures and spray server instrumentationIvan Topolnjak2013-11-251-17/+11
|
* simple test for ActorLogging instrumentationIvan Topolnjak2013-11-237-8/+42
|
* Change withValue to withContext, seems more explicitIvan Topolnjak2013-11-235-9/+9
|
* Little clean up to actor message passing tracingIvan Topolnjak2013-11-234-105/+86
|
* Put FutureTracing instrumentation in place, simpler and more explicit testIvan Topolnjak2013-11-235-95/+75
|
* Initial ask pattern tracingIvan Topolnak2013-11-128-8/+103
|
* Fix UowDirectivesIvan Topolnak2013-11-111-0/+4
|
* wipIvan Topolnak2013-11-084-23/+11
|
* halfway to our own NewRelic AgentIvan Topolnak2013-11-074-19/+41
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-058-55/+337
|
* wipIvan Topolnak2013-11-044-2/+146
|
* move things all over the placeIvan Topolnjak2013-10-302-0/+77