Skip to content

Commit 38c0185

Browse files
committed
initial page sensitive added note about all terminals
1 parent a20ff37 commit 38c0185

File tree

1 file changed

+3
-1
lines changed
  • content/en/ninja-workshops/10-advanced-otel/6-sensitive-data

1 file changed

+3
-1
lines changed

content/en/ninja-workshops/10-advanced-otel/6-sensitive-data/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

2122
Your 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

0 commit comments

Comments
 (0)