aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-core/src/main/resources/reference.conf')
-rw-r--r--kamon-core/src/main/resources/reference.conf12
1 files changed, 7 insertions, 5 deletions
diff --git a/kamon-core/src/main/resources/reference.conf b/kamon-core/src/main/resources/reference.conf
index a6dd6c15..706132bd 100644
--- a/kamon-core/src/main/resources/reference.conf
+++ b/kamon-core/src/main/resources/reference.conf
@@ -23,8 +23,6 @@ kamon {
}
]
-
-
precision {
actor {
processing-time {
@@ -52,12 +50,16 @@ kamon {
}
}
}
-
-
-
}
trace {
ask-pattern-tracing = off
}
+
+ weaver {
+ showWeaveInfo = off
+ verbose = off
+ debug = off
+ showWarn = off
+ }
} \ No newline at end of file