aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/trace
Commit message (Expand)AuthorAgeFilesLines
* + Ensure that the TraceLocalStorage can be used from Java and close #196Diego2015-07-181-1/+16
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-153-37/+37
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-4/+4
* ! all: include license headersDiego2015-01-291-0/+16
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-243-114/+79
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-6/+8
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-0/+101
* ! core: update HdrHistogram to 2.0.3Diego2014-11-191-1/+1
* + core: refactor MDC facilities and closes #100Diego2014-11-191-3/+34
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-2/+2
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-251-10/+14
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-036-433/+95
* = core: added license in TraceLocal and TraceLocalSpecDiego2014-05-201-1/+16
* + core: initial support for TraceLocal storageIvan Topolnak2014-05-201-0/+50
* + all: fix compilation issuesDiego2014-04-231-2/+2
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-241-14/+23
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-041-51/+0
* update spray server request instrumentation testsIvan Topolnak2014-01-314-5/+5
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-316-93/+86
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-273-3/+3
* integrate trace and metrics into the base projectIvan Topolnak2014-01-137-0/+482
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-051-36/+0
* basic newrelic reportingIvan Topolnak2013-09-181-0/+36