Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2020-06-03 06:38:32 +00:00
parent 6e11d795ad
commit 14f57126e7
2 changed files with 4 additions and 4 deletions

View File

@@ -856,10 +856,10 @@ properties to define fields that have no special configuration such as name mapp
<div class="ulist">
<ul>
<li>
<p><code>spring.sleuth.remote-fields</code> is a list of header names to accept and propagate to remote services.</p>
<p><code>spring.sleuth.baggage.remote-fields</code> is a list of header names to accept and propagate to remote services.</p>
</li>
<li>
<p><code>spring.sleuth.local-fields</code> is a list of names to propagate locally</p>
<p><code>spring.sleuth.baggage.local-fields</code> is a list of names to propagate locally</p>
</li>
</ul>
</div>