What's included?
dashboards
1
Browser Signals quickstart contains 1 dashboard. These interactive visualizations let you easily explore your data, understand context, and resolve problems faster.
Browser Signals
documentation
1
Browser Signals observability quickstart contains 1 documentation reference. This is how you'll get your data into New Relic.
alerts
0
This quickstart doesn't include any alerts. Do you think it should?
You can edit this quickstart to add helpful components. View the repository and open a pull request.
You can edit this quickstart to add helpful components. View the repository and open a pull request.
View repo
View repo
Browser Signals Dashboard
1. Core Web Vitals Score:
- The CWV Score is a composite metric that measures the quality of user experience on a webpage based on three factors: Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS).
2. Pages Per Minute (Throughput):
- This metric indicates the rate at which pages are served to users, measured in pages per minute.
3. Errors:
- This metric counts the number of errors that have occurred.
4. Average PageLoad:
- This metric measures the average time it takes for a page to load, in seconds.
Actionable Takeaways:
- Investigate the cause of the decreased throughput (Pages Per Minute) to determine if there are any performance bottlenecks or issues that need to be addressed.
- Continue to monitor the CWV Score and aim to maintain or improve the current level, as it is indicative of a good user experience.
- Look into the increased average page load time to identify any new changes or issues that may be contributing to slower load times. Consider optimizing resources, reviewing recent code deployments, or checking server performance.