faro-web-sdk
                                
                                
                                
                                    faro-web-sdk copied to clipboard
                            
                            
                            
                        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 sign...
In the same domain name through the path to distinguish the project, there is the problem of variables covering each other, the domain name part is equivalent to the library,...

## Description Promise.withResolvers is broken by the included version of zone.js via @opentelemetry/context-zone. See https://github.com/open-telemetry/opentelemetry-js/issues/4354 for details. ## Steps to reproduce In an app with @grafana/faro-web-tracing 1.8.2, type Promise.withResolvers in...
Initially I had initialized and used faro as: ``` import { getWebInstrumentations, initializeFaro } from '@grafana/faro-web-sdk'; import { TracingInstrumentation } from '@grafana/faro-web-tracing'; import { OtlpHttpTransport } from '@grafana/faro-transport-otlp-http'; const collectorUrl...
## Description Hi 👋 We're using faro libraries to send logs and traces to our collectors. We're seeing some errors in the console (check them below) and `partialSuccess` on network...
## Description We've added Faro to our react application and it's now throwing this error periodically but also on some mouse clicks and page navigations  Working backwards it seems...
## Description As per spec, baggage is activated by default ## Proposed solution 1. enable baggage by default
## Description The session_id does not get updated in iframe which causes traces / events / logs sent from within an iframe to have the initial session_id value even though...
## Description When using e.g. `console.info(...` inside an active span the instrumented console doesn't provide the span context to the pushLogs call https://github.com/grafana/faro-web-sdk/blob/3f200325c1ae146526e8b71ebb6deed391958b36/packages/web-sdk/src/instrumentations/console/instrumentation.ts#L24 If this is missing the pushLog doesn't...
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 1.3.0 to 2.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...