mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-03 22:52:30 +02:00
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
parent
e2e4e77624
commit
7db551e39e
@ -19,7 +19,7 @@ However, the main concepts should be transferable to any other platform you want
|
||||
|
||||
# Configuring the OTEL Collector
|
||||
|
||||
In order to enable our application to send traces to the OpenTelemetry Collector, we need to first open up the OTLP receiver:
|
||||
In order to enable our application to send traces to the OpenTelemetry Collector, we need to first configure the OTLP receiver:
|
||||
|
||||
```yml
|
||||
receivers:
|
||||
|
Loading…
Reference in New Issue
Block a user