Skip to content

Commit 3e24d7e

Browse files
committed
Added personas
1 parent 4163718 commit 3e24d7e

File tree

7 files changed

+21
-5
lines changed

7 files changed

+21
-5
lines changed

content/en/s4r/1-workshop-goals/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Workshop Overview
33
linkTitle: 1. Workshop Overview
44
weight: 1
5+
archetype: chapter
56
---
67

78
{{% badge icon="clock" color="#ed0090" %}}2 minutes{{% /badge %}}

content/en/s4r/10-wrap-up/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ archetype: chapter
99

1010
Congratulations, you have completed the **Splunk4Rookies Observability Workshop**. Today, you have become familiar with how to use Splunk Observability Cloud to monitor your applications and infrastructure.
1111

12-
Celebrate your achievement by adding to your {{< badge style="blue" icon="fab fa-fw fa-linkedin-in" >}}{{< linkedin >}}{{< /badge >}} profile.
12+
Celebrate your achievement by adding this certificate to your {{< badge style="blue" icon="fab fa-fw fa-linkedin-in" >}}{{< linkedin >}}{{< /badge >}} profile.
1313

1414
Let's recap what we have learned and what you can do next.
1515

content/en/s4r/2-opentelemetry/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: What is OpenTelemetry & why should you care?
33
linkTitle: 2. OpenTelemetry
44
weight: 2
5+
archetype: chapter
56
---
67

78
{{% badge icon="clock" color="#ed0090" %}}2 minutes{{% /badge %}}

content/en/s4r/4-online-boutique/_index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ weight: 4
66

77
{{% badge icon="clock" color="#ed0090" %}}5 minutes{{% /badge %}}
88

9+
{{% notice icon="user" style="orange" title="Persona" %}}
10+
911
You are a **hip urban professional**, longing to buy your next novelty items in the famous Online Boutique shop. You have heard that the Online Boutique is the place to go for all your hipster needs.
1012

11-
---
13+
{{% /notice %}}
1214

1315
The purpose of this exercise is for you to interact with the Online Boutique web application. This is a sample application that is used to demonstrate the capabilities of Splunk Observability Cloud. The application is a simple e-commerce site that allows you to browse items, add them to your cart, and then checkout.
1416

@@ -19,10 +21,16 @@ The application will already be deployed for you and your instructor will provid
1921
* Once you have the link to the Online Boutique, have a browse through a few items, add them to your cart and then, finally, do a checkout.
2022
* Repeat this exercise a few times and if possible use different browsers, mobile devices or tablets as this will generate more data for you to explore.
2123

24+
{{% /notice %}}
25+
2226
{{% notice style="primary" icon="lightbulb" title="Tip" %}}
27+
2328
While you are waiting for pages to load, please move your mouse cursor around the page. This will generate more data for us to explore at a later date in this workshop.
29+
2430
{{% /notice %}}
2531

32+
{{% notice style="green" icon="running" title="Exercise (cont.)" %}}
33+
2634
* Did you notice anything about the checkout process? Did it seem to take a while to complete, but it did ultimately complete? When this happens please copy the **Order Confirmation ID** and save it locally somewhere as we will need it later.
2735
* Close the browser sessions you used to shop.
2836

content/en/s4r/5-rum/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ archetype: chapter
77

88
{{% badge icon="clock" color="#ed0090" %}}15 minutes{{% /badge %}}
99

10+
{{% notice icon="user" style="orange" title="Persona" %}}
11+
1012
You are a **frontend engineer**, or an **SRE** tasked to do the first triage of a performance issue. You have been asked to investigate a potential customer satisfaction issue with the Online Boutique application.
1113

12-
---
14+
{{% /notice %}}
1315

1416
We are going to examine the real user data that has been provided by the telemetry received from all participants' browser sessions. The goal is to find a browser, mobile or tablet session that performed poorly and begin the troubleshooting process.

content/en/s4r/6-apm/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ archetype: chapter
77

88
{{% badge icon="clock" color="#ed0090" %}}20 minutes{{% /badge %}}
99

10+
{{% notice icon="user" style="orange" title="Persona" %}}
11+
1012
You are a **back-end developer** and you have been called in to help investigate an issue found by the SRE. The SRE has identified a poor user experience and has asked you to investigate the issue.
1113

12-
---
14+
{{% /notice %}}
1315

1416
Discover the power of full end-to-end visibility by jumping from a RUM trace (front-end) to an APM trace (back-end). All the services are sending telemetry (traces and spans) that Splunk Observability Cloud can visualize, analyze and use to detect anomalies and errors.
1517

content/en/s4r/8-synthetics/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ weight: 8
77

88
{{% badge icon="clock" color="#ed0090" %}}15 minutes{{% /badge %}}
99

10+
{{% notice icon="user" style="orange" title="Persona" %}}
11+
1012
Putting your **SRE** hat back on, you have been asked to set up monitoring for the Online Boutique. You need to ensure that the application is available and performing well 24 hours a day, 7 days a week.
1113

12-
---
14+
{{% /notice %}}
1315

1416
Wouldn’t it be great if we could have 24/7 monitoring of our application, and be alerted when there is a problem? This is where Synthetics comes in. We will show you a simple test that runs every 1 minute and checks the performance and availability of a typical user journey through the Online Boutique.

0 commit comments

Comments
 (0)