updating test-runner/echo in code, docs fixup

This commit is contained in:
Matthew Silverman 2021-03-29 12:29:48 -04:00
parent b52c538bb7
commit 08250deedc
5 changed files with 16 additions and 14 deletions

View file

@ -134,6 +134,7 @@ The following table shows a configuration option's name, type, and the default v
|[jaeger-collector-port](#jaeger-collector-port)|int|6831|
|[jaeger-endpoint](#jaeger-endpoint)|string|""|
|[jaeger-service-name](#jaeger-service-name)|string|"nginx"|
|[jaeger-propagation-format](#jaeger-propagation-format)|string|"jaeger"|
|[jaeger-sampler-type](#jaeger-sampler-type)|string|"const"|
|[jaeger-sampler-param](#jaeger-sampler-param)|string|"1"|
|[jaeger-sampler-host](#jaeger-sampler-host)|string|"http://127.0.0.1"|