Deploy GitHub Pages
This commit is contained in:
parent
636d7a833f
commit
059479486e
5 changed files with 101 additions and 51 deletions
|
|
@ -1265,7 +1265,13 @@ NOTE: While the option is called <code>jaeger-collector-host</code>, you will ne
|
|||
<a href="https://github.com/DataDog/dd-opentracing-cpp">Datadog</a>
|
||||
have been tested.</p>
|
||||
<p>Other optional configuration options:
|
||||
<div class="highlight"><pre><span></span><code># specifies the port to use when uploading traces, Default: 9411
|
||||
<div class="highlight"><pre><span></span><code># specifies the name to use for the server span
|
||||
opentracing-operation-name
|
||||
|
||||
# specifies specifies the name to use for the location span
|
||||
opentracing-location-operation-name
|
||||
|
||||
# specifies the port to use when uploading traces, Default: 9411
|
||||
zipkin-collector-port
|
||||
|
||||
# specifies the service name to use for any traces created, Default: nginx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue