aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* initial adjustments to allow recording trace segmentsIvan Topolnjak2013-11-285-1/+136
|
* site analyticsIvan Topolnjak2013-11-283-2/+11
|
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2013-11-276-13/+49
|\
| * WIP: first implementation of newrelic integration page, fix typoDiego Parra2013-11-271-1/+1
| |
| * WIP: first implementation of newrelic integration pageDiego Parra2013-11-276-13/+49
| |
* | minor changes to the site layoutIvan Topolnjak2013-11-275-28/+22
|/
* remove unused cssDiego Parra2013-11-263-7428/+2
|
* WIP: newrelic integration htmlDiego Parra2013-11-267-10/+16
|
* added scalariformDiego Parra2013-11-2630-388/+213
|
* added copyright headersDiego Parra2013-11-2638-0/+570
|
* playing around with the site themeIvan Topolnjak2013-11-265-14/+11
|
* relocate ask pattern tracingIvan Topolnjak2013-11-253-22/+17
|
* better test for actor loggingIvan Topolnjak2013-11-251-3/+5
|
* fix conflict between futures and spray server instrumentationIvan Topolnjak2013-11-253-24/+20
|
* correct repository configurationIvan Topolnjak2013-11-252-2/+3
|
* dependencies updateIvan Topolnjak2013-11-241-3/+4
|
* missing basicSettings for the site projectIvan Topolnjak2013-11-241-0/+1
|
* base scheleton for the siteIvan Topolnjak2013-11-2420-4/+535
|
* simple test for ActorLogging instrumentationIvan Topolnjak2013-11-238-9/+43
|
* Change withValue to withContext, seems more explicitIvan Topolnjak2013-11-235-9/+9
|
* Little clean up to actor message passing tracingIvan Topolnjak2013-11-235-108/+86
|
* Put FutureTracing instrumentation in place, simpler and more explicit testIvan Topolnjak2013-11-236-96/+75
|
* Travis-CI configuration fileIvan Topolnjak2013-11-211-0/+3
|
* bump versionIvan Topolnak2013-11-131-1/+1
|
* Include UOW in NewRelic error reportsIvan Topolnak2013-11-131-2/+9
|
* Include SnakeYaml dependencyIvan Topolnak2013-11-132-2/+2
|
* Initial ask pattern tracingIvan Topolnak2013-11-1210-19/+111
|
* Fix UowDirectivesIvan Topolnak2013-11-112-2/+5
|
* Missing UOW setting in UowDirectivesIvan Topolnak2013-11-112-3/+2
|
* Make sure NewRelicErrorLogger manages all casesIvan Topolnak2013-11-112-1/+2
|
* wipIvan Topolnak2013-11-088-41/+37
|
* halfway to our own NewRelic AgentIvan Topolnak2013-11-0722-299/+527
|
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-0534-427/+253
|
* wipIvan Topolnak2013-11-048-73/+59
|
* move things all over the placeIvan Topolnjak2013-10-3014-60/+66
|
* reorganization of projectsIvan Topolnjak2013-10-297-34/+95
|
* Merge branch 'simple-instrumentation'Ivan Topolnjak2013-10-2537-779/+650
|\ | | | | | | | | Conflicts: kamon-core/src/main/resources/application.conf
| * Update to spray 1.2RC1Ivan Topolnak2013-10-235-12/+8
| |
| * wipIvan Topolnak2013-10-112-7/+15
| |
| * complete spray client instrumentation with experimental branchIvan Topolnak2013-10-1011-34/+113
| |
| * remove perthis aspect instantiationDiego Parra2013-10-082-2/+1
| |
| * release 0.0.5Ivan Topolnak2013-10-046-42/+15
| |
| * Simplify logging instrumentation and integrate it with kamon-core, kamon-ouw ↵Ivan Topolnak2013-10-0411-150/+71
| | | | | | | | is gone.
| * Explicit return type addedIvan Topolnak2013-10-032-2/+2
| |
| * cleanup cleanup cleanupDiego Parra2013-10-039-407/+6
| |
| * Switched to DynamicVariables, solve context passing issue produced by ↵Ivan Topolnak2013-10-0212-146/+50
| | | | | | | | runnable batching
| * wipIvan Topolnak2013-10-025-31/+49
| |
| * wipIvan Topolnjak2013-10-025-23/+40
| |
| * wipIvan Topolnak2013-10-012-6/+27
| |
| * Envelope Instrumentation and some cleanupDiego Parra2013-10-019-122/+77
| |