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

Update package.json #612

Closed srikanthi2i closed 2 weeks ago

srikanthi2i commented 3 weeks ago

Updated sdk-trace-base package version from 0.48.0 to 0.52.0.

Error fix: Type 'Span' is missing the following properties from type 'Span': addLink, addLinks

Why

What

Links

Checklist

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

codecapitano commented 3 weeks ago

Hi @srikanthi2i thanks a lot 🙏

The Faro web-tracing package has this dependency as well. To prevent issues between the different dependency versions we need to update the otel dependencies in this package as well.

srikanthi2i commented 2 weeks ago

Sure thanks @codecapitano. Awaiting for this dependencies update!

codecapitano commented 2 weeks ago

Hi @srikanthi2i updated the dependencies in #621.

Thanks you so much for your pr but this time we can close it pr in favor of the big update.

Cheers and thanks again, Marco