From 0c382ee5356e1fa5a292e7a6c4961390cdfbe6df Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Tue, 19 Sep 2023 20:04:32 +0200 Subject: [PATCH] Cleanup YAML file (#3440) --- docs/examples/logs/README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/examples/logs/README.rst b/docs/examples/logs/README.rst index 8a91c7f6956..3821466e32d 100644 --- a/docs/examples/logs/README.rst +++ b/docs/examples/logs/README.rst @@ -12,15 +12,15 @@ Start the Collector locally to see data being exported. Write the following file # otel-collector-config.yaml receivers: - otlp: + otlp: protocols: - grpc: - - exporters: - logging: + grpc: processors: - batch: + batch: + + exporters: + logging: service: pipelines: @@ -78,4 +78,4 @@ The resulting logs will appear in the output from the collector and look similar Body: Hyderabad, we have a major problem. Trace ID: 63491217958f126f727622e41d4460f3 Span ID: d90c57d6e1ca4f6c - Flags: 1 \ No newline at end of file + Flags: 1