Marco Schaefer
Marco Schaefer
> merged in Alloy, I will also merge it in a bit to the agent Great thank you so much @wildum 🙏
Thank you so much and no worries. I think your team had a ton of work around Alloy release time. Ans I could've asked earlier as well.
Seems like it's only possible to register a single propagator or am I looking at the wrong location?
@JeyGD is this now working for you as expected so we can close the issue?
@harshaj-toorak `api.pushLog(['test'], { spanContext });` attaches the trace context to the Loki log line. Note: With Faro every Signal, besides Traces, is stored as a log in Loki. 
Hi @miniengineer in this case the `TypeError: Failed to fetch` is very likely due to a CORS issue. Would you mind inspecting one of those failed requests in the browser...
Hey @miniengineer > We're using free community version So Faro as web-sdk and a OTEL collector. > I am curious how can that be. > 99% of the requests are...
Hi @miniengineer no worries and thanks a lot for your investigation. The issue you outlined may be related to [this issue](https://github.com/grafana/faro-web-sdk/issues/663#issuecomment-2289453910). Out of the box I have no good idea...
@miniengineer unfortunatey I can't reproduce the issue, but found that the otlp-http-transport didn't consume the request body which an lead to several issues like hanging requests, memory leaks etc. We'll...
Hi @miniengineer I'll release the updates otlp-http-transport today. I initially planned to get more things into he release but gut pulled away by conflicting priorities. In general contributions are always...