grafana / faro-web-sdk

The Grafana Faro Web SDK, part of the Grafana Faro project, is a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. Frontend telemetry can then be correlated with backend and infrastructure data for full-stack observability.
https://grafana.com/oss/faro/
Apache License 2.0
688 stars 62 forks source link

prepare patch release 1.3.9 #495

Closed codecapitano closed 4 months ago

codecapitano commented 4 months ago

Why / What

Patch release which fixes an issue happening because navigator.userAgentData is initialized with undefined value in some browsers.

It also adds the missing duration prop to faro.performance.resource events (currently in preview).

Links

Checklist