aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/scala
Commit message (Expand)AuthorAgeFilesLines
* ! core: use the inline variant of TraceRecorder.withTraceContext via macrosDiego2014-08-061-2/+2
* + core,spray: create and implement http server metrics for spray, related to #56Ivan Topolnjak2014-07-232-6/+17
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-9/+3
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-242-28/+67
* WIP:Play support and resolve #20Diego2014-03-031-5/+0
* This Fixes #19 Lost headers in spray request intrumentationDiego2014-02-201-1/+1
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-061-1/+1
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-051-15/+6
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-031-6/+38
* add tags to individual metricsIvan Topolnjak2014-02-021-2/+7
* update spray server request instrumentation testsIvan Topolnak2014-01-311-16/+40
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-314-47/+82
* first implementation of a universal metrics repository for any kind of metric...Ivan Topolnak2014-01-271-1/+1
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-272-3/+10
* Added new respondWithUow directive to add the X-UOW header back in the response.Carlos Ferreyra2013-12-261-1/+3
* 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
* code formattingIvan Topolnjak2013-12-181-13/+8
* move server tests to a higher level of abstractionIvan Topolnjak2013-12-041-0/+3
* instrumentation is back in placeIvan Topolnjak2013-11-291-51/+40
* initial adjustments to allow recording trace segmentsIvan Topolnjak2013-11-281-0/+96
* added scalariformDiego Parra2013-11-263-16/+8
* added copyright headersDiego Parra2013-11-263-0/+45
* fix conflict between futures and spray server instrumentationIvan Topolnjak2013-11-251-1/+1
* 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-071-1/+2
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-053-46/+96
* move things all over the placeIvan Topolnjak2013-10-301-0/+110