aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main
Commit message (Expand)AuthorAgeFilesLines
* + play: play-2.4.x supportDiego2015-08-097-345/+0
* ! play: change use onComplete instead of map in order to avoid open segments ...Diego2015-05-211-1/+1
* + play: create and configure a default trace name generator for Play apps and...Diego2015-05-173-35/+30
* ! play: change PlayNameGenerator to plain NameGenerator.Ivan Topolnjak2015-05-042-4/+4
* ! play: use SameThreadExecutionContext in Request and WS instrumentation in o...Diego2015-04-283-6/+6
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-1/+1
* Merge pull request #159 from magro/masterDiego Parra2015-04-111-1/+3
|\
| * Compile pattern for path normalization only onceMartin Grotzke2015-02-251-1/+3
* | ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-7/+1
|/
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-153-10/+9
* ! core: special treatment of settings.Ivan Topolnjak2015-02-142-2/+1
* = play: ensure that tests use different ports.Ivan Topolnjak2015-02-141-5/+0
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-133-13/+13
* Merge pull request #152 from kamon-io/automatic-loading-of-extensions#137Ivan Topolnjak2015-01-311-0/+8
|\
| * + all: use ModuleSupervisor init all auto-start modules.Ivan Topolnjak2015-01-301-0/+8
* | = play: use our own dispatcher instead of Akka's default dispatcher and reduc...Diego2015-01-301-1/+1
|/
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-245-21/+27
* + core, play: introduce kamon-dispatcherDiego2014-12-023-4/+4
* + play: change pointcut execution to call and closes #122Diego2014-12-021-6/+9
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-10/+21
* + core: refactor MDC facilities and closes #100Diego2014-11-191-38/+5
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-092-2/+4
* = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-091-2/+2
* + play: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-314-9/+38
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-263-40/+33
* = play: fixes #84Diego2014-09-153-22/+19
* + play: * use the url template from the routes file as default trace name(bas...Diego2014-09-141-13/+43
* = play: * fix testsDiego2014-09-091-16/+13
* = play:Diego2014-09-092-32/+37
* + play-example: included UserMetrics, LogReporter and SystemMetrics extensionsDiego2014-08-051-2/+4
* = play: minor refactor in RequestInstrumentationDiego2014-08-051-16/+9
* + play: record http server metrics, closes #56Ivan Topolnjak2014-07-273-2/+18
* + play: introducing LoggerLikeInstrumentation in order to copy the properties...Diego2014-07-063-12/+82
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-3/+2
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-53/+38
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-183-3/+3
* + play: removed default dispatchers to kamon default dispatcher and refactor ...Diego2014-05-093-4/+7
* + play: fix WSIntrumentationDiego2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-232-4/+4
* make reference.conf files more sbt-assembly merge friendlyIvan Topolnjak2014-03-251-0/+4
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-152-2/+2
* WSInstrumentation refactorDiego2014-03-122-50/+23
* fix Mixing in play instrumentationDiego2014-03-101-1/+1
* some cleanupDiego2014-03-091-9/+6
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing i...Diego2014-03-092-3/+35
* WIP:Play integration WebExternalDiego2014-03-083-1/+72
* WIP:Play support and resolve #20Diego2014-03-031-0/+29
* WIP:play support simple refactorDiego2014-02-281-27/+23
* WIP: added tests to play requests instrumentationDiego2014-02-283-2/+98
* WIP:play extensionDiego2014-02-222-0/+36