Skip to content

Commit 95c862f

Browse files
connector placement in yaml
1 parent e78c9c0 commit 95c862f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/ninja-workshops/10-advanced-otel/8-routing-data/8-1-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In this exercise, you will configure the `routing` connector in the `gateway.yam
88

99
{{% notice title="Exercise" style="green" icon="running" %}}
1010

11-
**Add the `routing` connector**: In the **Gateway** terminal window edit `gateway.yaml` and add the following below the `receivers:` section and above the `processors:` section:
11+
**Add the `routing` connector**: In the **Gateway** terminal window edit `gateway.yaml` and add the following below the `receivers:` and `processors` sections and above the `exporters:` section:
1212

1313
```yaml
1414
connectors:

0 commit comments

Comments
 (0)