Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:21 +08:00
commit 30db86fdf4
8 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for real-user-monitoring skill
- [ ] rum_dashboard_template.json: A template for creating a RUM dashboard in a popular visualization tool.
- [ ] rum_alert_configuration.json: A sample configuration for setting up alerts based on RUM data.
- [ ] example_rum_snippet.html: An example HTML file demonstrating how to integrate the RUM tracking snippet.