Massimiliano Fliri
Massimiliano Fliri
+1. I have the same problem, and at the moment I'm unable to use this library in my client-side code. I'm using @logdna/logger instead, but that also has some problems...
Is there any update on this? I have been testing this periodically when new versions of the agent become available, and recently I tested this with version 3.5.0. The problem...
hi @dkhokhlov I tried to run the agent with RUST_LOG=debug in our testing environment, but unfortunately it keeps crashing and restarting when I do so. I think the agent is...
I think the reason might be that sourcemaps are not added to `SourcemapMap` when inline. Sourcemaps are added to `SourcemapMap` in the function below, which handles non-inline sourcemaps. As far...
The workaround does not work for me. Stack traces are always broken for me when source maps are inline. I opened a new issue to report this: #861.