aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace
Commit message (Expand)AuthorAgeFilesLines
* ! all: include license headersDiego2015-01-291-0/+16
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-2412-219/+208
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-171-2/+1
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-1/+1
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-0/+2
* = core: Fix ThresholdSampler to use minimum-elapsed-time settingMartin Grotzke2014-12-081-1/+3
* = core: fix Sampler isPowerOfTwoDiego2014-12-051-1/+1
* = core: introduce fastMod operation in SamplerDiego2014-12-051-1/+14
* + kamon-jdbc: introduce Jdbc segmentsDiego2014-12-041-0/+1
* = core: include license headersDiego2014-12-045-2/+80
* = core: use Sequencer instead of AtomicLongDiego2014-12-031-3/+4
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-047-134/+179
* = core: use MetricsOnly contexts for remote contextsIvan Topolnjak2014-12-032-11/+3
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-0310-92/+373
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-0/+4
* + core: refactor MDC facilities and closes #100Diego2014-11-192-1/+56
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-091-11/+13
* = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-091-1/+2
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-4/+12
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-262-14/+27
* ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-254-124/+143
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-241-16/+5
* = core: remove a println left from testingIvan Topolnjak2014-10-141-2/+1
* = core: fix NPE when finishing segments, fixes #88Ivan Topolnjak2014-10-121-4/+8
* + core: initial support for akka remoting/cluster, related to #61Ivan Topolnjak2014-08-312-10/+68
* Merge branch 'wip/metrics-collection-refactor'Ivan Topolnjak2014-07-032-6/+6
|\
| * ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-032-6/+6
* | = core: Inline variant of withTraceContext using macros.Carlos Ferreyra2014-07-031-0/+5
|/
* = core: added license in TraceLocal and TraceLocalSpecDiego2014-05-201-0/+16
* + core: initial support for TraceLocal storageIvan Topolnak2014-05-202-0/+27
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-241-0/+36
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-111-8/+8
* support for custom metricsIvan Topolnak2014-03-061-2/+3
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-051-0/+2
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-041-82/+0
* create the notion of a metric group category for easier filtering when subscr...Ivan Topolnak2014-02-041-2/+2
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-315-309/+184
* wipIvan Topolnak2014-01-305-31/+142
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-273-8/+17
* integrate trace and metrics into the base projectIvan Topolnak2014-01-135-0/+309
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-052-36/+0
* wipIvan Topolnak2013-11-041-57/+0
* move things all over the placeIvan Topolnjak2013-10-301-1/+1
* Update to spray 1.2RC1Ivan Topolnak2013-10-231-7/+1
* complete spray client instrumentation with experimental branchIvan Topolnak2013-10-101-1/+14
* Simplify logging instrumentation and integrate it with kamon-core, kamon-ouw ...Ivan Topolnak2013-10-041-0/+28
* Envelope Instrumentation and some cleanupDiego Parra2013-10-012-4/+8
* wipIvan Topolnak2013-09-251-2/+10
* wipIvan Topolnak2013-09-211-0/+1
* basic newrelic reportingIvan Topolnak2013-09-181-0/+45