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

Set span status for erroneus fetch request #642

Closed codecapitano closed 6 days ago

codecapitano commented 6 days ago

Why

Fix a problem where span status wasn't corretly set in web-tracing fetch

What

Links

Checklist