aboutsummaryrefslogtreecommitdiff
path: root/kamon-playground/src/main/resources/application.conf
Commit message (Collapse)AuthorAgeFilesLines
* + logreporter: new log reporter for trace, actor and user metrics, closes #57Ivan Topolnjak2014-07-291-2/+2
| | | | | | The new kamon-log-reporter module subscribes itselfs for trace, actor and user metrics and prints the values using ActorLogging in a pretty ascii table format.
* = 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
|
* + core: added dispatchers metrics instrumentationDiego2014-05-201-4/+10
|
* ! datadog: first functional implementation of DatadogMetricsSenderDiego2014-05-141-2/+2
|
* + statsd: first working implementation with processing-time and ↵Ivan Topolnak2014-04-031-2/+19
| | | | time-in-mailbox metrics for actors
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-111-2/+8
|
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-051-1/+1
|
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-041-1/+1
|
* update spray server request instrumentation testsIvan Topolnak2014-01-311-1/+28
|
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-311-1/+7
|
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-271-0/+11
|
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-1/+13
|
* ensure spray server instrumentation cleans the thread after initiating the traceIvan Topolnak2013-12-201-2/+2
|
* halfway to our own NewRelic AgentIvan Topolnak2013-11-071-0/+9