Skip to content

Commit 68d959c

Browse files
committed
Add connectors to initial file
1 parent e65cf84 commit 68d959c

File tree

1 file changed

+3
-3
lines changed
  • content/en/ninja-workshops/3-opentelemetry-collector-workshops/2-advanced-collector/1-agent

1 file changed

+3
-3
lines changed

content/en/ninja-workshops/3-opentelemetry-collector-workshops/2-advanced-collector/1-agent/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ We will refer to these terminals as: **Agent**, **Gateway**, **Spans** and **Log
6161
value: "agent" # Key value
6262
6363
# Connectors
64+
connectors:
6465
6566
# Service Section - Enabled Pipelines
6667
service:
@@ -99,9 +100,8 @@ We will refer to these terminals as: **Agent**, **Gateway**, **Spans** and **Log
99100
4. Your directory structure should now look like this:
100101

101102
```text
102-
[WORKSHOP]
103-
└── 1-agent
104-
   └── agent.yaml # OpenTelemetry Collector configuration file
103+
.
104+
└── agent.yaml # OpenTelemetry Collector configuration file
105105
```
106106

107107
{{% /notice %}}

0 commit comments

Comments
 (0)