aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/resources/reference.conf
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2018-09-28 14:53:00 +0200
committerIvan Topolnjak <ivantopo@gmail.com>2018-09-28 14:53:00 +0200
commitc80a6a4f87828284421b7bea670829a424455f2e (patch)
tree8808509c6cdc241569db3ae34d7f9d721bed2ad4 /kamon-core/src/main/resources/reference.conf
parentce1424715f91beda67fd5f4da705d9b096147ca0 (diff)
downloadKamon-c80a6a4f87828284421b7bea670829a424455f2e.tar.gz
Kamon-c80a6a4f87828284421b7bea670829a424455f2e.tar.bz2
Kamon-c80a6a4f87828284421b7bea670829a424455f2e.zip
improve error handling on binary propagation
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 {