Marco Schaefer
Marco Schaefer
Hi @alioshr thank you for the bug report. Would you please add the following information: * Web-SDK version * OS and Browser (Vendor + Version)
Hi @alioshr thanks a lot. This looks good.
Hi @alioshr, unfortunately not.
Hi @sunilranaLivspace and thanks for reporting. Faro uses [Googles web-vitals library to collect web-vitals and one of it's limitations is visibility into iFrames](https://github.com/GoogleChrome/web-vitals#limitations). **From the docs** > The primary limitation...
Found the issue: https://github.com/grafana/alloy/pull/1413
The fix will be release with Alloy v1.4
Relates to #348
Hi @uabdullayev It seems the beacon requests failed because of a CORS issue. This [message is logged to the console by the FetchTransport](https://github.com/grafana/faro-web-sdk/blob/0af17fa4ad67f0460366441399ca46ffeb75ed3d/packages/web-sdk/src/transports/fetch/transport.ts#L72) but the error itself is not originating...
Hey @zhaomingcheng01 it's not implemented yet. But we plan to start working on it today.
Hi @Daham2000 Could you provide some additional information like: * The SDK version and instrumentations you uses, * How you initilialize Faro *... Cheers, Marco