File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
content/en/ninja-workshops/10-advanced-otel/6-sensitive-data Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,9 @@ We'll walk through configuring key processors in the OpenTelemetry Collector, in
1515{{% notice title="Exercise" style="green" icon="running" %}}
1616
1717- Inside the ` [WORKSHOP] ` directory, create a new subdirectory named ` 6-sensitive-data ` .
18- - Next, copy all contents from the ` 5-dropping-spans ` directory into ` 6-sensitive ` .
18+ - Next, copy all contents from the ` 5-dropping-spans ` directory into ` 6-sensitive-data ` .
1919- After copying, remove any ` *.out ` and ` *.log ` files.
20+ - Make sure all terminal window are pointing to the ` [WORKSHOP]/6-sensitive-data ` folder.
2021
2122Your updated directory structure will now look like this:
2223
@@ -31,6 +32,7 @@ WORKSHOP
3132├── 4-resilience
3233├── 5-dropping-spans
3334├── 6-sensitive-data
35+ │ ├───checkpoint-dir
3436│ ├── agent.yaml
3537│ ├── gateway.yaml
3638│ ├── health.json
You can’t perform that action at this time.
0 commit comments