Skip to content

Commit 2f646c9

Browse files
committed
Fixing typos
1 parent 813b55d commit 2f646c9

File tree

9 files changed

+31
-24
lines changed

9 files changed

+31
-24
lines changed

content/en/s4r/3-initial-tour/1-homepage/2-home-page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ After you have registered and logged into the Splunk Observability Cloud UI you
1919

2020
{{% notice title="Info" style="green" title="Exercise" icon="running" %}}
2121

22-
* Use the Expand Pane to expand the Main menu & click on **Settings** .
22+
* Use the Expand Pane to expand the Main menu & click on **Settings**.
2323
* Click **Onboarding Guidance**, here you can toggle the visibility of the onboarding panes.
2424
* Hide the Onboarding Content for the **Home Page**.
2525
* At the bottom of the menu, select your preferred appearance: **Light**, **Dark** or **Auto** mode.
26-
* Did you also notice this is where the **Sign out** option is?
26+
* Did you also notice this is where the **Sign Out** option is?
2727
* Click **<** to get back to the main menu.
2828

2929
{{% /notice %}}
3030

31-
Next, let's check out Splunk Real user Monitoring (RUM).
31+
Next, let's check out Splunk Real User Monitoring (RUM).

content/en/s4r/3-initial-tour/2-rum-home/2-rum-home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Click **RUM** in the main menu, the RUM Home Page is made up of 3 distinct secti
1111
![RUM Page](../images/rum-main.png)
1212

1313
1. **Onboarding Pane:** Training videos and links to documentation to get you started with Splunk RUM.
14-
2. **Filter Pane:** Filter on time frame, environment, application and source type.
14+
2. **Filter Pane:** Filter on the time frame, environment, application and source type.
1515
3. **Application Summary Pane:** Summary of all your applications that send RUM data.
1616

1717
{{% notice title=" RUM Environments & Apps" style="info" %}}

content/en/s4r/3-initial-tour/5-synthetics-home/2-synthetics-home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To continue our tour, let's look at the result of our workshop's automatic brows
2626
![Synthetics-overview](../images/synthetics-test-overview.png)
2727

2828
* Note, On the Synthetic Tests Page, the first pane will show the performance of your site for the last day, 8 days and 30 days. As shown in the screenshot above, only if a test started far enough in the past, the corresponding chart will contain data. For the workshop, this depends on when it was created for you and if there is any data.
29-
* In the Performance KPI Drop down box, change the time from the default 4 hours to last hour.
29+
* In the Performance KPI drop-down, change the time from the default 4 hours to the 1 last hour.
3030
* What can you conclude from the dotted chart, how often are these tests run, and from where?
3131
{{% /notice %}}
3232

content/en/s4r/3-initial-tour/6-infrastructure-home/3-im-exercise/2-im-excersise.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,38 @@ weight: 20
77

88
{{% button icon="clock" %}}10 minutes{{% /button %}}
99

10-
Lets look at some other parts of th UI like the *Information Pane* on the right of the navigator or the *Related Content Pane* at the bottom.
10+
Let's look at some other parts of the UI like the *Information Pane* on the right of the navigator or the *Related Content Pane* at the bottom.
1111

12-
First lets look at the *Information Pane*, this pane provides alert information, info on detected services and shows the Meta Data related to the object you're looking at.
12+
First, let's look at the *Information Pane*, this pane provides alert and detected services information and the metadata related to the object you're looking at.
1313

1414
![info pane](../images/k8s-info-pane.png?width=15vw)
1515

16-
Meta Data is sent along with the metrics and is very useful to identify trends when looking into issues. An example could be a pod failing when deployed on a specific Operating System.
16+
Meta Data is sent along with the metrics and is very useful for identifying trends when looking into issues. An example could be a pod failing when deployed on a specific Operating System.
1717

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

20-
* Can you identify what the Operating System and Architecture is what our node is running using the Meta Data?
20+
* Can you identify the Operating System and Architecture of the node from the metadata?
2121

2222
{{% /notice %}}
2323

24-
As we have seen in the previous exercise, these fields are very useful to filter the view in charts and Navigators down to a specific subset of metrics we are interested in.
24+
As we have seen in the previous exercise, these fields are very useful for filtering the view in charts and Navigators down to a specific subset of metrics we are interested in.
2525

26-
An other feature of the Splunk Observability UI, is what we call *Related content*.
26+
Another feature in the UI is **Related content**.
2727

2828
{{% notice title=" Related Content" style="info" %}}
29-
The Splunk Observability User Interface will attempt to show you additional information that is related to what you're actively looking at.
29+
The Splunk Observability User Interface will attempt to show you additional information that is related to what you're actively looking at.
3030
A good example of this is the Kubernetes Navigator showing you related Content tiles in the information Pane for the services found running on this node.
3131

3232
{{% /notice %}}
3333

34-
In the *Information pane* you should see two tiles for services detected, the two databases used by our e-commerce application. Let's use this *Related Content*.
34+
In the **Information Pane**, you should see two tiles for services detected, the two databases used by our e-commerce application. Let's use this **Related Content**.
3535

3636
{{% notice title="Info" style="green" title="Exercise" icon="running" %}}
3737

38-
* First make sure you no longer have a filter for the development namespace active. (Simply click on the **x** to remove it from the Filter Pane) as there are no databases in the Development Name space.
38+
* First, make sure you no longer have a filter for the development namespace active. (Simply click on the **x** to remove it from the Filter Pane) as there are no databases in the Development Namespace.
3939
* Hoover on the *Redis* tile, and click on the {{% button style="blue" %}}Goto all my Redis instances{{% /button %}} button
4040
* The Navigator view should change to the overall Redis instances view.
41-
* Select the the instance running on your cluster. (Click on the blue link, named *redis-[the name of your workshop]*, in the Redis Instances pane).
41+
* Select the the instance running on your cluster. (Click on the blue link, named **redis-[the name of your workshop]**, in the Redis Instances pane).
4242
* We should now see just the information for your Redis Instance & there should also be an *Information Pane*.
4343
* Again we see Meta Data, but we also see that UI is showing in the *Related Content* tiles that this Redis Server runs in a Container running on Kubernetes.
4444
* Let's verify that by clicking on the *Kubernetes* Tile.
@@ -47,4 +47,4 @@ In the *Information pane* you should see two tiles for services detected, the tw
4747

4848
{{% /notice %}}
4949

50-
This completes the tour of the Splunk Observability SuiteUI. Let's go an look at our E-commerce site and do some shopping in the next page.
50+
This completes the tour of Splunk Observability Cloud. Let's go and look at our e-commerce site and do some shopping.

content/en/s4r/3-initial-tour/6-infrastructure-home/3-im-exercise/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Please select the **K8s nodes** tile from the Tile pane if you have not yet done
2727

2828
![Kubernetes](images/im-kubernetes.png?width=30vw)
2929

30-
The screenshot above shows the main part of the Kubernetes navigator. It will show all the clusters & their nodes that send metrics to the Splunk Observability Suite, and the first row of charts that show cluster-based Metrics. In the workshop, you will mostly see single-node Kubernetes clusters.
30+
The screenshot above shows the main part of the Kubernetes navigator. It will show all the clusters & their nodes that send metrics to Splunk Observability Cloud, and the first row of charts that show cluster-based Metrics. In the workshop, you will mostly see single-node Kubernetes clusters.
3131

32-
Before we dive deeper, let's make sure we are looking at our own cluster.
32+
Before we dive deeper, let's make sure we are looking at our cluster.
3333

3434
{{% notice title="Info" style="green" title="Exercise" icon="running" %}}
3535

content/en/s4r/3-initial-tour/_index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@ weight: 3
55
archetype: chapter
66
---
77

8-
A walkthrough of the various components of Splunk Observability Cloud showing you how to easily navigate the 5 main components:- **APM, RUM, Log Observer, Synthetics and Infrastructure**.
8+
A walkthrough of the various components of Splunk Observability Cloud showing you how to easily navigate the 5 main components:
9+
10+
* **Application Performance Monitoring (APM)**
11+
* **Real User Monitoring (RUM)**
12+
* **Log Observer**
13+
* **Synthetics**
14+
* **Infrastructure Monitoring**

content/en/s4r/5-rum/1-rum-dashboard.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ tags: RUM
66

77
In Splunk Observability Cloud from the main menu, click on **RUM**. From the drop-downs ensure the following is set/selected:
88

9-
* Timeframe is set to **-15m**.
10-
* Environment selected is **[NAME OF WORKSHOP]-workshop**.
11-
* App selected is **[NAME OF WORKSHOP]-store**.
12-
* Source is set to **All**.
9+
* The **Timeframe** is set to **-15m**.
10+
* The **Environment** selected is **[NAME OF WORKSHOP]-workshop**.
11+
* The **App** selected is **[NAME OF WORKSHOP]-store**.
12+
* The **Source** is set to **All**.
1313

1414
This view has already been covered in the short introduction earlier. Next, click on the **[NAME OF WORKSHOP]-workshop** above the **Page Views / JavaScript Errors** chart.
1515

content/en/s4r/9-custom-dashboard/1-custom-dashboard.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ As we already saved some useful log charts in a dashboard in the Log Observer ex
1414

1515
* Even if the log information is useful, it will need more information to have it make sense for our team so let's add a bit more information
1616
* The first step is adding a description chart to the dashboard. Click on the {{% button style="gray" %}}New text note{{% /button %}} and replace the text in the note with below with the text then click the {{% button style="blue" %}}Save and close{{% /button %}} button and name the chart **Instructions**
17+
1718
{{% notice title=" information to use with text note" style="info" %}}
1819

1920
```text

content/en/s4r/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ weight: 1
44
hidden: true
55
---
66

7-
In this workshop, we will be showing how Splunk Observability Cloud provides instant visibility of the user experience – from the perspective of the front-end application to its back-end services – showing off some of the most compelling product features and differentiators of the **Splunk Observability Cloud** Suite:
7+
In this workshop, we will be showing how Splunk Observability Cloud provides instant visibility of the user experience – from the perspective of the front-end application to its back-end services – showing off some of the most compelling product features and differentiators of **Splunk Observability Cloud**:
88

99
* Infrastructure Monitoring
1010
* **Full-fidelity** Real User Monitoring (RUM)

0 commit comments

Comments
 (0)