Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-01-18 12:14:54 +00:00
parent 13c8b86d4e
commit 147bdfea34

View File

@@ -1443,6 +1443,20 @@ public Sampler defaultSampler() {
}</code></pre>
</div>
</div>
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<div class="title">Tip</div>
</td>
<td class="content">
You can set the HTTP header <code>X-B3-Flags</code> to <code>1</code> or when doing messaging you can
set <code>spanFlags</code> header to <code>1</code>. Then the current span will be forced to be exportable
regardless of the sampling decision.
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="sect1">