-
Notifications
You must be signed in to change notification settings - Fork 6
[Release] RUM docs #918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[Release] RUM docs #918
Conversation
✅ Deploy Preview for deluxe-empanada-3ebf3b ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces comprehensive documentation for Real User Monitoring (RUM) in JavaScript applications, covering setup, configuration, and trace correlation features.
- Added complete RUM integration documentation including installation, initialization, and configuration options
- Documented dynamic attribute injection and backend trace correlation capabilities
- Included detailed configuration table with all available parameters and their defaults
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ Deploy Preview for deluxe-empanada-3ebf3b ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Simplychee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! ChatGPT asked about import / usage of LogzioRUM and why we're not showing where LogzioRUM comes from. Meaning, adding an explicit import (or global usage). Do we need to add something like that?
|
you're right - I'll add the import too 💪🏼 |
<<LOGZIO_RUM_URL>>or add explanation where customers get it from