Skip to content

Commit 0c382ee

Browse files
authored
Cleanup YAML file (#3440)
1 parent 647fbc7 commit 0c382ee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/examples/logs/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ Start the Collector locally to see data being exported. Write the following file
1212
1313
# otel-collector-config.yaml
1414
receivers:
15-
otlp:
15+
otlp:
1616
protocols:
17-
grpc:
18-
19-
exporters:
20-
logging:
17+
grpc:
2118
2219
processors:
23-
batch:
20+
batch:
21+
22+
exporters:
23+
logging:
2424
2525
service:
2626
pipelines:
@@ -78,4 +78,4 @@ The resulting logs will appear in the output from the collector and look similar
7878
Body: Hyderabad, we have a major problem.
7979
Trace ID: 63491217958f126f727622e41d4460f3
8080
Span ID: d90c57d6e1ca4f6c
81-
Flags: 1
81+
Flags: 1

0 commit comments

Comments
 (0)