Skip to content

Commit 272c4d6

Browse files
committed
Formatting changes
1 parent 31aa8fe commit 272c4d6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

content/en/ninja-workshops/1-automatic-discovery/2-petclinic-kubernetes/8-rum/1-rum-tour.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ linkTitle: 1. Verify RUM Data
44
weight: 1
55
---
66

7-
Once RUM has been configured and you have added a visit for a pet, you can log in to **Splunk Observability Cloud** and verify that RUM traces are flowing in.
8-
97
Lets start a quick high level tour into RUM by clicking **RUM** ![RUM](../../images/rum-icon.png?classes=inline&height=25px) in the left-hand menu. Then change the **Environment** filter **(1)** to the name of your workshop instance from the dropdown box, it will be **`<INSTANCE>-workshop`** **(1)** (where **`INSTANCE`** is the value from the shell script you ran earlier). Make sure it is the only one selected.
108

119
Then change the **App** **(2)** dropdown box to the name of your app, it will be **`<INSTANCE>-store`**
@@ -22,4 +20,4 @@ To continue, click on the blue link (with your workshop name) to get to the deta
2220
Normally you have only one line inside the first chart, Click on the link that relates to your Petclinic shop,
2321
http://198.19.249.62 in our example:
2422

25-
This will bring us to the Tag Spotlight page:
23+
This will bring us to the Tag Spotlight page.

content/en/ninja-workshops/1-automatic-discovery/2-petclinic-kubernetes/8-rum/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Real User Monitoring
33
linkTitle: 8. Real User Monitoring
44
weight: 9
55
time: 10 minutes
6+
archetype: chapter
67
---
78

89
To enable Real User Monitoring (RUM) instrumentation for an application, you need to add the Open Telemetry Javascript [**https://github.com/signalfx/splunk-otel-js-web**](https://github.com/signalfx/splunk-otel-js-web) snippet to the code base.

0 commit comments

Comments
 (0)