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 @@
# Scripts
Bundled resources for real-user-monitoring skill
- [ ] setup_rum.py: Automates the RUM platform setup process, including API key configuration and initial script deployment.
- [ ] validate_rum_config.py: Checks the RUM configuration for common errors and provides recommendations for improvement.
- [ ] deploy_rum_snippet.sh: Deploys the RUM tracking snippet to the target website or application.