mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-10 09:50:58 +02:00
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
parent
7db551e39e
commit
9c442a0972
@ -28,6 +28,7 @@ receivers:
|
||||
|
||||
This will create the receiver on the Collector side, and open up port `55680` for receiving traces.
|
||||
The rest of the configuration is quite standard, with the only mention that we need to create the Jaeger exporter:
|
||||
|
||||
```yml
|
||||
exporters:
|
||||
jaeger:
|
||||
|
Loading…
Reference in New Issue
Block a user