aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/instrumentation
Commit message (Expand)AuthorAgeFilesLines
* add a simple metric group utility for instrumentationsIvan Topolnjak2018-11-141-0/+64
* include trace identifiers in HTTP responses, fixes #558Ivan Topolnjak2018-10-301-4/+13
* reorganize the HttpMessage abstractionsIvan Topolnjak2018-10-122-22/+61
* rename the preferred trace id configurationIvan Topolnjak2018-10-121-4/+1
* restor the HasContext mixinIvan Topolnjak2018-09-281-0/+36
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-3/+2
* create HTTP server metrics testsIvan Topolnjak2018-09-171-0/+1
* implement HTTP server metrics trackingIvan Topolnjak2018-09-161-12/+164
* basic testing for the HTTP server instrumentationIvan Topolnjak2018-09-041-21/+133
* wip on the HttpServer instrumentationIvan Topolnjak2018-09-032-0/+219
* = core: put the ModuleLoader back in place for auto-starting modules.Ivan Topolnjak2015-03-121-33/+0
* ! all: include license headersDiego2015-01-291-0/+16
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-243-130/+0
* ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-285-557/+0
* = core: avoid error when TraceContext is emptyDiego2014-12-211-15/+16
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-171-11/+12
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-16/+38
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-131-22/+31
* + core: refactor MDC facilities and closes #100Diego2014-11-191-2/+5
* = core: kamon akka instrumentation name spaceAndrei Pozolotin2014-11-125-6/+6
* + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-311-4/+4
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-241-91/+0
* = core: minor cleanup of the remoting instrumentationIvan Topolnjak2014-10-231-7/+7
* = core: exclude CallerThreadDispatcher from instrumentation, change Dispatche...Diego2014-10-211-1/+1
* = play:Diego2014-09-091-1/+1
* + core: initial support for akka remoting/cluster, related to #61Ivan Topolnjak2014-08-311-0/+91
* = core: fix errors in last commitDiego2014-08-291-143/+0
* + core: provide metrics for routersDiego2014-08-292-7/+198
* + core: add support for trace context propagation on Scalaz futuresMichael Donaghy2014-08-211-0/+47
* ! core: use the inline variant of TraceRecorder.withTraceContext via macrosDiego2014-08-063-4/+4
* = core: cleanup actor metrics recorder after the actor is stopped, closes #69Ivan Topolnjak2014-08-021-2/+0
* = build: avoid unnecessary compile dependency on kamon-testkit from kamon-sprayIvan Topolnjak2014-07-091-1/+1
* + core: log a configurable error message when the application was started wit...Ivan Topolnjak2014-07-091-0/+17
* Merge branch 'wip/metrics-collection-refactor'Ivan Topolnjak2014-07-037-22/+486
|\
| * ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-037-22/+486
* | = core: Inline variant of withTraceContext using macros.Carlos Ferreyra2014-07-031-2/+2
|/
* remove legacy unused aspects for mailbox and dispatcher monitoringIvan Topolnjak2014-03-272-239/+0
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-241-12/+22
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-312-4/+4
* wipIvan Topolnak2014-01-302-12/+12
* integrate trace and metrics into the base projectIvan Topolnak2014-01-134-25/+71
* added scalariformDiego Parra2013-11-262-123/+14
* added copyright headersDiego Parra2013-11-263-0/+45
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-054-127/+3
* wipIvan Topolnak2013-11-041-59/+0
* move things all over the placeIvan Topolnjak2013-10-305-119/+8
* Update to spray 1.2RC1Ivan Topolnak2013-10-231-1/+1
* complete spray client instrumentation with experimental branchIvan Topolnak2013-10-101-18/+64
* remove perthis aspect instantiationDiego Parra2013-10-082-2/+1
* Simplify logging instrumentation and integrate it with kamon-core, kamon-ouw ...Ivan Topolnak2013-10-042-2/+34