From 9382ce9d66b5d6bfef515cee56f40aa178920335 Mon Sep 17 00:00:00 2001 From: Ivan Topolnak Date: Tue, 10 Sep 2013 18:35:25 -0300 Subject: Simple instrumentation just for keeping the uow. --- kamon-core/src/main/resources/application.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kamon-core/src/main/resources') diff --git a/kamon-core/src/main/resources/application.conf b/kamon-core/src/main/resources/application.conf index 2f8d8d87..647939f8 100644 --- a/kamon-core/src/main/resources/application.conf +++ b/kamon-core/src/main/resources/application.conf @@ -2,7 +2,7 @@ akka { loglevel = DEBUG stdout-loglevel = DEBUG - extensions = ["kamon.dashboard.DashboardExtension"] + #extensions = ["kamon.dashboard.DashboardExtension"] actor { default-dispatcher { -- cgit v1.2.3