1
0
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:
Stefan Prisca 2020-05-12 13:03:26 +02:00 committed by GitHub
parent e2e4e77624
commit 7db551e39e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: