Sync docs from master to gh-pages
This commit is contained in:
@@ -413,8 +413,7 @@ You could see in the list of traces one trace that is red. That appears because
|
||||
Consequently, Sleuth no longer takes care of storing the context but delegates that work to Brave.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.
|
||||
However, if you want to use the legacy Sleuth approaches, you can set the <code>spring.sleuth.http.legacy.enabled</code> property to <code>true</code>.</p>
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
|
||||
@@ -192,7 +192,7 @@ Also, you can define your own properties.
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">spring.sleuth.http.legacy.enabled</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Enables the legacy Sleuth setup.</p></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">spring.sleuth.integration.enabled</p></td>
|
||||
@@ -210,16 +210,6 @@ Also, you can define your own properties.
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Enable tracing for WebSockets.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">spring.sleuth.keys.http.headers</p></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Additional headers that should be added as tags if they exist. If the header value is multi-valued, the tag value will be a comma-separated, single-quoted list.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">spring.sleuth.keys.http.prefix</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">http.</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Prefix for header names if they are added as tags.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">spring.sleuth.local-keys</p></td>
|
||||
<td class="tableblock halign-left valign-top"></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Same as {@link #propagationKeys} except that this field is not propagated to remote services. @see brave.propagation.ExtraFieldPropagation.FactoryBuilder#addRedactedField(String)</p></td>
|
||||
|
||||
@@ -404,8 +404,7 @@ You could see in the list of traces one trace that is red. That appears because
|
||||
Consequently, Sleuth no longer takes care of storing the context but delegates that work to Brave.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.
|
||||
However, if you want to use the legacy Sleuth approaches, you can set the <code>spring.sleuth.http.legacy.enabled</code> property to <code>true</code>.</p>
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
|
||||
@@ -313,8 +313,7 @@ You could see in the list of traces one trace that is red. That appears because
|
||||
Consequently, Sleuth no longer takes care of storing the context but delegates that work to Brave.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.
|
||||
However, if you want to use the legacy Sleuth approaches, you can set the <code>spring.sleuth.http.legacy.enabled</code> property to <code>true</code>.</p>
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
|
||||
@@ -404,8 +404,7 @@ You could see in the list of traces one trace that is red. That appears because
|
||||
Consequently, Sleuth no longer takes care of storing the context but delegates that work to Brave.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.
|
||||
However, if you want to use the legacy Sleuth approaches, you can set the <code>spring.sleuth.http.legacy.enabled</code> property to <code>true</code>.</p>
|
||||
<p>Due to the fact that Sleuth had different naming and tagging conventions than Brave, we decided to follow Brave’s conventions from now on.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect3">
|
||||
|
||||
Reference in New Issue
Block a user