aboutsummaryrefslogtreecommitdiff
path: root/kamon-spray/src/main/scala/kamon/spray
Commit message (Collapse)AuthorAgeFilesLines
* ! play: remove diagnostic context dataDiego2015-08-161-22/+0
|
* = spray: Fix segment finishing on errorsJoão Ferreira2015-05-221-4/+4
|
* ! spray: use SameThreadExecutionContext in ClientRequestInstrumentation and ↵Diego2015-05-031-5/+3
| | | | closes #143
* ! spray: rename SprayNameGenerator to just NameGenerator.Ivan Topolnjak2015-04-272-4/+4
|
* + 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: improve the metric recorders infrastructureIvan Topolnjak2015-01-245-29/+359
|
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-0/+1
|
* ! spray: correcly provide http-client segment names based on the request host.Ivan Topolnjak2014-11-091-2/+10
|
* ! spray: rename the default implementation of SprayNameGeneratorIvan Topolnjak2014-10-311-1/+1
|
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-2/+18
|
* + core,spray: create and implement http server metrics for spray, related to #56Ivan Topolnjak2014-07-231-0/+4
|
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-241-1/+16
|
* WIP:Play support and resolve #20Diego2014-03-031-5/+0
|
* 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
|
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-312-3/+39
|
* 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