[docs] Correct wrong tracing transport option (#2566)
Co-authored-by: Tsuribori <none@example.org>
This commit is contained in:
parent
138cbe4d60
commit
b128a92252
|
@ -12,7 +12,7 @@ You'll need the files in [`example/tracing`][ext]. Once you have those you can r
|
|||
tracing-enabled: true
|
||||
tracing-transport: "grpc"
|
||||
tracing-endpoint: "localhost:4317"
|
||||
tracing-insecure: true
|
||||
tracing-insecure-transport: true
|
||||
```
|
||||
|
||||
[otel]: https://opentelemetry.io/
|
||||
|
|
Loading…
Reference in New Issue