From b34e04666dbe9770d1da79bca8c33774df1de06a Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 20 Feb 2020 05:29:30 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index bbb6c57cf..c0292d04a 100644 --- a/README.adoc +++ b/README.adoc @@ -306,6 +306,7 @@ Consider the following example of a Logback configuration file (named https://gi "span": "%X{X-B3-SpanId:-}", "parent": "%X{X-B3-ParentSpanId:-}", "exportable": "%X{X-Span-Export:-}", + "baggage": "%X{key:-}", "pid": "${PID:-}", "thread": "%thread", "class": "%logger{40}",