aboutsummaryrefslogtreecommitdiff
path: root/kamon-playground
Commit message (Expand)AuthorAgeFilesLines
* + log-reporter: include Cpu and Network metricsDiego2014-08-131-2/+2
* + logreporter: new log reporter for trace, actor and user metrics, closes #57Ivan Topolnjak2014-07-292-2/+16
* = newrelic: upgrade to the latest metrics scheme, closes #54Ivan Topolnjak2014-07-271-2/+2
* kamon-system-metrics: add system metrics to datadog and statsd modulesDiego2014-07-271-1/+1
* ! kamon-system-metrics: introducing System and JVM metrics moduleDiego2014-07-211-0/+1
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-5/+2
* + core: added dispatchers metrics instrumentationDiego2014-05-201-4/+10
* ! datadog: first functional implementation of DatadogMetricsSenderDiego2014-05-141-2/+2
* + all: fix compilation issuesDiego2014-04-231-3/+2
* + statsd: first working implementation with processing-time and time-in-mailb...Ivan Topolnak2014-04-032-3/+19
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-112-5/+18
* preparing for Publish to SonatypeDiego2014-02-151-1/+1
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-061-2/+3
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-052-10/+13
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-042-2/+1
* metrics buffer for easier periodic reportingIvan Topolnak2014-02-041-2/+4
* create the notion of a metric group category for easier filtering when subscr...Ivan Topolnak2014-02-041-1/+4
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-031-2/+2
* update spray server request instrumentation testsIvan Topolnak2014-01-312-2/+30
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-312-12/+28
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-272-2/+13
* integrate trace and metrics into the base projectIvan Topolnak2014-01-133-5/+24
* stop using DynamicVariable for storing the TraceContextIvan Topolnjak2013-12-241-0/+3
* ensure spray server instrumentation cleans the thread after initiating the traceIvan Topolnak2013-12-201-2/+2
* more reformatted codeIvan Topolnjak2013-12-181-2/+2
* instrumentation is back in placeIvan Topolnjak2013-11-291-0/+19
* added scalariformDiego Parra2013-11-261-37/+34
* added copyright headersDiego Parra2013-11-261-0/+15
* wipIvan Topolnak2013-11-081-2/+6
* halfway to our own NewRelic AgentIvan Topolnak2013-11-072-1/+11
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-052-0/+113