aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Module configurationDiego2014-04-021-1/+6
| | * Metrics TypesDiego2014-04-023-19/+63
| | * WIP: first implementation statsd moduleDiego2014-04-023-0/+70
| * | statsd docDiego2014-04-021-0/+12
| * | added actorMetricsDiego2014-04-021-1/+3
| * | simple refactorDiego2014-04-023-2/+8
| * | simple refactorDiego2014-04-022-3/+4
| * | WIP:statsd moduleDiego2014-04-024-28/+26
| * | refactorDiego2014-04-023-4/+38
| * | simple refactorDiego2014-04-021-15/+8
| * | WIP:First implementation of statsd clientDiego2014-04-025-70/+100
| * | Module configurationDiego2014-04-021-2/+2
| * | Metrics TypesDiego2014-04-023-19/+63
| * | Merge branch 'master' of github.com:kamon-io/KamonDiego2014-04-025-15/+103
| |\ \
| * | | WIP: first implementation statsd clientDiego2014-04-021-1/+1
| * | | first implementation statsd clientDiego2014-03-314-1/+76
* | | | Merge pull request #25 from migralito/masterivantopo2014-04-036-36/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | commit SHA support, signed publish support, sonatype supportadelio2014-04-036-36/+92
* | | | site acknowledgments pageIvan Topolnak2014-04-012-0/+37
* | | | extend metrics documentation and outline of what should be includedIvan Topolnjak2014-04-013-15/+66
| |/ / |/| |
* | | starting metrics documentationIvan Topolnak2014-03-311-0/+43
|/ /
* / remove legacy unused aspects for mailbox and dispatcher monitoringIvan Topolnjak2014-03-272-239/+0
|/
* make reference.conf files more sbt-assembly merge friendlyIvan Topolnjak2014-03-255-0/+20
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-245-48/+111
* complete automatic trace token propagation for spray-client, closes #14Ivan Topolnjak2014-03-245-119/+360
* add assertions for time-in-mailbox and processing-timeIvan Topolnjak2014-03-241-4/+14
* record mailbox size when sending a message to an actorIvan Topolnjak2014-03-242-12/+97
* avoid using perthis association with ActorCell, fixes #22Ivan Topolnak2014-03-212-13/+28
* upgrade to sbt 0.13.1Ivan Topolnjak2014-03-189-61/+22
* include compatibility information on the getting started pageIvan Topolnak2014-03-181-2/+2
* mini kamon announcementIvan Topolnjak2014-03-176-21/+68
* some basic logging documentationIvan Topolnjak2014-03-174-10/+46
* Merge branch 'ivantopo/wip/traces-documentation'Ivan Topolnjak2014-03-1647-12/+594
|\
| * basic traces documentationIvan Topolnjak2014-03-1647-12/+594
|/
* some cleanupDiego2014-03-151-1/+0
|\
| * Play NewRelic ExampleDiego2014-03-1514-1/+6304
* | Play NewRelic ExampleDiego2014-03-1514-1/+6320
|/
* Merge branch 'master' of github.com:kamon-io/KamonDiego2014-03-150-0/+0
|\
| * implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-151-0/+58
* | implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-1513-28/+104
|/
* site under construction notice + minor fixes to the landing pageIvan Topolnjak2014-03-121-32/+36
* Setting version to 0.0.15-SNAPSHOTIvan Topolnak2014-03-121-1/+1
* Setting version to 0.0.14v0.0.14Ivan Topolnak2014-03-121-1/+1
* WSInstrumentation refactorDiego2014-03-122-50/+23
* fix transformation between metric snapshots and newrelic metricsIvan Topolnak2014-03-121-4/+2
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-1121-151/+321
* 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-097-21/+89
* WIP:Play integration WebExternalDiego2014-03-085-2/+137