Sync docs from 2.1.x to gh-pages

This commit is contained in:
buildmaster
2020-02-20 06:42:15 +00:00
parent f7b9c6dfb5
commit 2d645882c2
3 changed files with 4 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ To do so, you have to do the following (for readability, we pass the dependencie
"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}",