aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/scala/kamon/spray/UowDirectives.scala
Commit message (Collapse)AuthorAgeFilesLines
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-051-41/+0
|
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-311-3/+2
|
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-271-2/+2
|
* 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.
* added scalariformDiego Parra2013-11-261-1/+1
|
* added copyright headersDiego Parra2013-11-261-0/+15
|
* Fix UowDirectivesIvan Topolnak2013-11-111-2/+1
|
* Missing UOW setting in UowDirectivesIvan Topolnak2013-11-111-2/+1
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-051-0/+27