You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apm/real-user-monitoring/dashboards.md
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,28 @@ description: Learn how to use the Sumo Logic Real User Monitoring (RUM) Dashboar
8
8
import useBaseUrl from '@docusaurus/useBaseUrl';
9
9
10
10
11
-
## RUM App
11
+
## Installing the RUM App (Optional)
12
12
13
-
Once Sumo Logic detectsdata coming from user browsers, the RUM app will be installed automatically for all users of your organization. **No action is required**.
13
+
Once Sumo Logic detectsdata coming from user browsers, the RUM app will be installed automatically for all users of your organization. **No action is required**.
14
14
15
-
The data will populate inyour organization's **Sumo Logic RUM - default**dashboards, located inside of your**Admin Recommended** folder. Do not modify or delete content in this folder, as it's maintained and updated automatically.
15
+
The data will populate inyour organization's **Sumo Logic RUM - default**dashboards, located inside of your**Installed Apps** folder. Do not modify or delete content in this folder, as it is maintained by Sumo Logic.
16
16
17
-
If your RUM app is removed accidentally, you'll need to install it manually:
17
+
If your RUM app is removed accidentally, you'll need to install it manually
18
+
19
+
import AppInstall from '../../reuse/apps/app-install-v2.md';
20
+
21
+
## Upgrade/Downgrade the RUM App (Optional)
22
+
23
+
import AppUpdate from '../../reuse/apps/app-update.md';
24
+
25
+
<AppUpdate/>
26
+
27
+
## Uninstalling the RUM App (Optional)
28
+
29
+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
30
+
31
+
<AppUninstall/>
18
32
19
-
1. Go to the **App Catalog**, then search for and select the **Real User Monitoring** app.
20
-
1. Click **Add to Library**.
21
-
1. Provide an **App Name**. You can retain the existing name or enter a name of your choice for the app.
22
-
1.**Advanced**. Select the Location in Library (the default is the Personal folder in the library), or click New Folder to add a new folder.
23
-
1. Click **Add to Library**.
24
-
1. Once the app is installed, it will appear in your **Personal** folder or the folder you specified. From here, you can share it with your organization.
The **Tracing - Application Services Health** app is automatically installed for all users of your organization once Sumo Logic detects OpenTelemetry-compatible tracing data coming from your instrumented services. The content is placed in **Sumo Logic Tracing - default dashboards** inside the **Admin Recommended** folder and is automatically available for all users in the organization.
37
+
The **Tracing - Application Services Health** app is automatically installed for all users of your organization once Sumo Logic detects OpenTelemetry-compatible tracing data coming from your instrumented services. The content is placed in **Sumo Logic Tracing - default dashboards** inside the **Installed Apps** folder and is automatically available for all users in the organization.
38
38
39
39
:::note
40
-
Do not modify or delete content in the **Admin Recommended** folder as it is maintained and updated automatically. If for any reason this gets removed, you can install the App manually from App Catalog.
40
+
Do not modify or delete content in the **Installed Apps** folder as it is maintained by Sumo Logic. If for any reason this gets removed, you can install the App manually from App Catalog.
41
41
:::
42
42
43
-
To install the app, do the following:
43
+
import AppInstall from '../../reuse/apps/app-install-v2.md';
44
44
45
-
1. From the **App Catalog**, search for and select the **Tracing - Application Services Health** app.<br/> 
46
-
2. To install the app, click the **Add to Library** button and complete the following fields.
47
-
***App Name.** You can retain the existing name, or enter a name of your choice for the app.
48
-
***Advanced**. Select the **Location in Library** (the default is the Personal folder), or click **New Folder** to add a new folder.<br/> 
49
-
3. Click **Add to Library**.
45
+
## Upgrade/Downgrade the Tracing App (Optional)
46
+
47
+
import AppUpdate from '../../reuse/apps/app-update.md';
48
+
49
+
<AppUpdate/>
50
+
51
+
## Uninstalling the Tracing App (Optional)
52
+
53
+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
54
+
55
+
<AppUninstall/>
50
56
51
-
Once an app is installed, it will appear in your **Personal** folder or the folder you specified. From here, you can share it with your organization.
0 commit comments