Skip to content

Commit ef80965

Browse files
opentelemetrybotchalin
authored andcommitted
Results from /fix:format
1 parent de9f9ed commit ef80965

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/docs/collector/configuration.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -639,12 +639,13 @@ service:
639639
exporters: [opencensus, zipkin]
640640
```
641641

642-
As with components, use the `type[/name]` syntax to create additional pipelines for a given type. Here is an example extending the previous configuration:
642+
As with components, use the `type[/name]` syntax to create additional pipelines
643+
for a given type. Here is an example extending the previous configuration:
643644

644645
```yaml
645646
service:
646647
pipelines:
647-
# ...
648+
# ...
648649
traces:
649650
# ...
650651
traces/2:

0 commit comments

Comments
 (0)