From 727583b0849f147fcb4a417c50a565b068f9ca49 Mon Sep 17 00:00:00 2001 From: Diego Date: Wed, 17 Dec 2014 14:44:55 -0300 Subject: + statsd: report HttpServerMetrics to StatsD --- kamon-core/src/main/resources/reference.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kamon-core/src/main/resources') diff --git a/kamon-core/src/main/resources/reference.conf b/kamon-core/src/main/resources/reference.conf index da09f500..2d8b3f2e 100644 --- a/kamon-core/src/main/resources/reference.conf +++ b/kamon-core/src/main/resources/reference.conf @@ -172,7 +172,7 @@ kamon { max-incubation-time = 20 seconds } - # Default dispatcher for all trace operations + # Default dispatcher for all trace module operations dispatcher = ${kamon.default-dispatcher} } @@ -185,7 +185,7 @@ kamon { # - heavyweight: logs the warning when a timeout is reached using a stack trace captured at the moment the future was created. ask-pattern-timeout-warning = off - # Default dispatcher for all trace operations + # Default dispatcher for all akka module operations dispatcher = ${kamon.default-dispatcher} } -- cgit v1.2.3