From 7db551e39e92cdf815f0fe3497a49088594a5a26 Mon Sep 17 00:00:00 2001 From: Stefan Prisca Date: Tue, 12 May 2020 13:03:26 +0200 Subject: [PATCH] Update example/otel-collector/README.md Co-authored-by: Tyler Yahn --- example/otel-collector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/otel-collector/README.md b/example/otel-collector/README.md index ac30c5e5c..6bf4055c4 100644 --- a/example/otel-collector/README.md +++ b/example/otel-collector/README.md @@ -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: