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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/kamon-core/src/main/resources/reference.conf b/kamon-core/src/main/resources/reference.conf
index eb374455..2108e302 100644
--- a/kamon-core/src/main/resources/reference.conf
+++ b/kamon-core/src/main/resources/reference.conf
@@ -211,6 +211,10 @@ kamon {
#
default {
+ # Maximum outgoing Context size for binary transports. Contexts that surpass this limit will not be written to
+ # the outgoing medium.
+ max-outgoing-size = 2048
+
# Configure which entries should be read from incoming messages and writen to outgoing messages.
#
entries {