Skip to content

Commit b15b7b1

Browse files
Results from /fix:format
1 parent 03b753c commit b15b7b1

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
@@ -628,12 +628,13 @@ service:
628628
exporters: [opencensus, zipkin]
629629
```
630630

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

633634
```yaml
634635
service:
635636
pipelines:
636-
# ...
637+
# ...
637638
traces:
638639
# ...
639640
traces/2:

0 commit comments

Comments
 (0)