aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main
Commit message (Expand)AuthorAgeFilesLines
* ! spray: use SameThreadExecutionContext in ClientRequestInstrumentation and c...Diego2015-05-031-5/+3
* ! spray: rename SprayNameGenerator to just NameGenerator.Ivan Topolnjak2015-04-273-5/+5
* + spray: add companion object for KamonTraceDirectives.Ivan Topolnjak2015-04-261-0/+2
* ! spray: change the default trace name to UnnamedTrace.Ivan Topolnjak2015-04-261-1/+1
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-4/+1
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-153-12/+11
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-133-11/+11
* + all: use ModuleSupervisor init all auto-start modules.Ivan Topolnjak2015-01-301-0/+8
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-247-68/+112
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-1/+1
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-1/+1
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-0/+23
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-092-2/+3
* = core,spray,newrelic: minor formatting changes.Ivan Topolnjak2014-11-091-3/+2
* ! spray: correcly provide http-client segment names based on the request host.Ivan Topolnjak2014-11-091-2/+10
* = spray: fix a incorrect trace token mismatch warning introduced by a recent ...Ivan Topolnjak2014-11-091-3/+5
* ! spray: rename the default implementation of SprayNameGeneratorIvan Topolnjak2014-10-312-2/+2
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-314-56/+90
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-262-79/+72
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-251-9/+9
* ! 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
* make reference.conf files more sbt-assembly merge friendlyIvan Topolnjak2014-03-251-0/+4
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-243-29/+93
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-151-1/+1
* 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-022-3/+8
* update spray server request instrumentation testsIvan Topolnak2014-01-312-17/+41
* 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-273-3/+16
* fix include directives in aop.xml filesIvan Topolnjak2014-01-251-3/+7
* 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-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-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