SDK
Browser
Monitor web browser performance; track loads, sessions, requests, errors, and asset retrieval to optimize your website's speed.
Overview
Keeping track of your end-users is essential to understanding the real-world impact of misbehaving systems. To this end, Dash0 supports the official OpenTelemetry Browser JavaScript SDK. This SDK allows you to observe end-user page loads, sessions, fetch requests, errors, and asset retrievals within web browsers. One of the excellent capabilities is a correlation between in-browser activity and backend activity. This enables you to understand which end-user has caused a backend request.
Use Cases
- •Real User Monitoring (RUM): Gather detailed performance metrics from actual user interactions, including page load times, resource loading, and user interactions.
- •Track page load times, resource loading, and user interactions.
- •Correlate in-browser activity with backend activity to understand end-user impact.
For complete documentation including code examples and configuration details, visit the Dash0 Hub.
View Full Documentation