Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rcastley committed Sep 27, 2024
1 parent 31aa8fe commit 272c4d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ linkTitle: 1. Verify RUM Data
weight: 1
---

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.

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.

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

This will bring us to the Tag Spotlight page:
This will bring us to the Tag Spotlight page.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Real User Monitoring
linkTitle: 8. Real User Monitoring
weight: 9
time: 10 minutes
archetype: chapter
---

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.
Expand Down

0 comments on commit 272c4d6

Please sign in to comment.