aboutsummaryrefslogtreecommitdiff
path: root/kamon-akka/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-akka/src/main/resources/reference.conf')
-rw-r--r--kamon-akka/src/main/resources/reference.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/kamon-akka/src/main/resources/reference.conf b/kamon-akka/src/main/resources/reference.conf
index 70758f83..a5056f0c 100644
--- a/kamon-akka/src/main/resources/reference.conf
+++ b/kamon-akka/src/main/resources/reference.conf
@@ -12,6 +12,15 @@ 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
+ automatic-trace-context-propagation = always
+
+ }
+
+ actor-group {
+ test-group {
+ includes = []
+ excludes = []
+ }
}
metric.filters {