Skip to content

Commit 6b8a31a

Browse files
committed
updated timings and hidden pages for spans and logs
1 parent e3ffd7c commit 6b8a31a

File tree

6 files changed

+8
-3
lines changed

6 files changed

+8
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ checkpoint-folder/*
6161
workshop/ninja/advanced-otel/3-other-logs/important_logs.log
6262
workshop/ninja/advanced-otel/1-agent/send-trace.sh
6363
content/en/conf/1-advanced-collector/1-agent-gateway/old.zip
64+
observability-workshop.sln

content/en/conf/1-advanced-collector/1-agent-gateway/1-3-send-traces.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: 1.3 Send traces from the Agent to the Gateway
33
linkTitle: 1.3 Send Traces
44
weight: 4
5+
hidden: true
6+
draft: true
57
---
68

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

content/en/conf/1-advanced-collector/1-agent-gateway/1-4-send-logs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: 1.4 Send Logs
33
linkTitle: 1.4 Send Logs
44
weight: 5
5+
hidden: true
6+
draft: true
57
---
68

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

content/en/conf/1-advanced-collector/1-agent-gateway/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We’ll start by quickly reviewing their configuration files to get familiar wit
1313
{{% notice title="Tip" style="primary" icon="lightbulb" %}}
1414
Throughout the workshop, you’ll work with multiple terminal windows. To keep things organized, give each terminal a unique name or color. This will help you easily recognize and switch between them during the exercises.
1515

16-
We will refer to these terminals as: **Agent**, **Gateway**, **Spans**, **Logs**, and **Tests**.
16+
We will refer to these terminals as: **Agent**, **Gateway**, **Loadgen**, and **Test**.
1717
{{% /notice %}}
1818

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

content/en/conf/1-advanced-collector/3-dropping-spans/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 3. Dropping Spans
33
linkTitle: 3. Dropping Spans
4-
time: 10 minutes
4+
time: 5 minutes
55
weight: 5
66
---
77

content/en/conf/1-advanced-collector/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Pre-requisites
33
weight: 2.1
44
archetype: chapter
5-
time: 90 minutes
5+
time: 5 minutes
66
---
77

88
### Prerequisites

0 commit comments

Comments
 (0)