aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kamon-core/src/main/resources/reference.conf4
1 files changed, 2 insertions, 2 deletions
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}
}