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: flashduty/en/2. RUM/1. Getting Started/2. Quick Start.md
+9-18Lines changed: 9 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ A RUM application is a container for frontend performance monitoring data. We re
23
23
2. Enter the application name, management team, access level, and alert configuration
24
24
3. Click confirm to create
25
25
26
+
Visit [Application Management](https://docs.flashcat.cloud/en/flashduty/rum/application-management?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5) to learn more.
27
+
26
28
### Integrate the SDK
27
29
28
30
After creating a RUM application, you need to integrate the SDK into your application:
@@ -31,7 +33,8 @@ After creating a RUM application, you need to integrate the SDK into your applic
31
33
2. Choose the appropriate SDK integration method based on your application type:
32
34
- npm package import
33
35
- CDN import
34
-
3. Complete the integration configuration according to the SDK documentation
36
+
37
+
Visit [SDK Documentation](https://docs.flashcat.cloud/en/flashduty/rum/sdk-integration?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5) for detailed setup instructions.
35
38
36
39
### Data Reporting
37
40
@@ -43,9 +46,9 @@ Once the SDK integration is complete, the system will automatically collect the
43
46
- Errors and exceptions
44
47
- Network request performance
45
48
46
-
### Feature Experience
49
+
Visit [Data Collection](https://docs.flashcat.cloud/en/flashduty/rum/data-collection?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5) to learn about data types and storage policies.
For detailed configuration instructions, please refer to the [RUM Configuration Guide](https://docs.flashcat.cloud/en/flashduty/rum/advanced-configuration?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5).
60
+
Visit [Performance Monitoring](https://docs.flashcat.cloud/en/flashduty/rum/performance-overview?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5) and [Error Tracking](https://docs.flashcat.cloud/en/flashduty/rum/error-tracking-overview?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5) to learn more.
58
61
59
62
### Formal Subscription
60
63
61
-
:::tip
62
-
Users with **subscription management** permissions can perform this operation.
63
-
:::
64
-
65
-
New users will receive a 14-day free trial. After the trial period, you need to:
66
-
67
-
1. Go to the cost center
68
-
2. Choose an appropriate subscription plan
69
-
3. Complete the payment to continue using the service
70
-
71
-
::: tip
64
+
Currently, the RUM service is in whitelist public beta, and all features are completely free. When the public beta ends, we will notify you to switch to a formal subscription or cancel the trial.
72
65
73
-
- Subscription fees are based on Session collection volume
74
-
- You can view usage statistics in the console at any time
75
-
:::
66
+
When officially launched, RUM will be charged based on the number of Sessions, and a certain level of free quota will be provided.
Copy file name to clipboardExpand all lines: flashduty/en/2. RUM/2. Applications/1. Application Management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ You can quickly create an application through the RUM product guidance page
27
27
-**Application Type**: Choose the frontend technology type for your application. Currently, only `JavaScript (JS)` is supported.
28
28
-**Management Team**: Set the management team for the application. **Team members have full operational permissions for the application**, while non-creators have read-only access to the application's configuration.
29
29
-**Geographic Information**: By default, automatic user data collection is enabled. If you need to disable automatic user data collection for client IP or geographic location data, turn off the geographic information collection switch. For details, see [RUM Browser Data Collection](https://docs.flashcat.cloud/en/flashduty/rum/data-collection?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5).
30
-
-**Alert Configuration**: By default, alert notifications are automatically enabled to help you promptly handle errors. For details, see [Alert Notifications][06]
30
+
-**Alert Configuration**: By default, alert notifications are automatically enabled to help you promptly handle errors. For details, see [Issue Alerting][https://docs.flashcat.cloud/en/flashduty/rum/issue-alerting?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5]
Copy file name to clipboardExpand all lines: flashduty/en/2. RUM/2. Applications/4. Analysis Dashboard.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The performance analysis module focuses on full-chain monitoring of application
35
35
-**XHR and Fetch Requests**: Analyze the loading performance of XHR and Fetch interfaces to locate slow interfaces.
36
36
-**Static Resources**: Analyze the loading time of static resources to identify performance bottlenecks during application loading.
37
37
38
-
For more information about the displayed data, see [RUM Browser Data Collection][04].
38
+
For more information about the displayed data, see [Data Collection][https://docs.flashcat.cloud/en/flashduty/rum/data-collection?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5].
39
39
40
40
### 3. Error Analysis — Fast Location and Diagnosis of Errors
0 commit comments