aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/Kamon.scala
Commit message (Collapse)AuthorAgeFilesLines
* = play:Diego2014-09-091-19/+12
| | | | | | | | * remove from publishErrorMessage method * refactor onError method in RequestInstrumentation * refactor WSInstrumentation in order to propagate the TraceContext when a WS call is executed outside an Action * improve tests * closes #33
* + play-example: included UserMetrics, LogReporter and SystemMetrics extensionsDiego2014-08-051-4/+1
|
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing ↵Diego2014-03-091-1/+4
| | | | in Akka EventStream
* WIP: added tests to play requests instrumentationDiego2014-02-281-1/+6
|
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-4/+2
|
* added copyright headersDiego Parra2013-11-261-0/+15
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-051-13/+0
|
* wipIvan Topolnak2013-11-041-47/+0
|
* move things all over the placeIvan Topolnjak2013-10-301-41/+15
|
* Switched to DynamicVariables, solve context passing issue produced by ↵Ivan Topolnak2013-10-021-11/+5
| | | | runnable batching
* Simple instrumentation just for keeping the uow.Ivan Topolnak2013-09-101-3/+9
|
* WIP:first implementation of Kamon DashboardDiego Parra2013-08-231-6/+6
|
* fixed the instrumentation to work nicely with sprayIvan Topolnak2013-08-121-35/+1
|
* upgrading to akka 2.2Ivan Topolnak2013-08-071-0/+132