Rodolfo Carvalho
Rodolfo Carvalho
> Quick question: > > * I am still confused whether to use one Sentry Hub/Scope and use ConfigureScope / WithScope throughout the application or use Cloned Hubs each with...
Adding this will pull in a good bunch of new deps into `go.mod`, which is unfortunate. Would be good to advance on #156 before, so that we don't bloat users'...
Hi @yonderblue, thanks for the PR. As per our [contribution guidelines](https://github.com/getsentry/sentry-go/blob/master/CONTRIBUTING.md#sending-a-pull-request), could you please file a new issue explaining what problem you have? On first look this seems to be...
Hi @emilien-puget. Thanks for the report/PR. I talked about this with the team and learned that our ingestion pipeline / data scrubbing system already tries to parse JSON bodies before...
Thanks, that helps. Clearly it's a small body and no truncation should be happening.
@untitaker where could we track the server-side of this issue? Shall we open a new issue in another repo? IIUC the expectation is that data scrubbing should work such that...
@arsmn thanks for the contribution. Sorry we haven't had the bandwidth to review this yet. On a high level I expect this is pretty much the same as the fasthttp...
@YashishDua I think the goal here is clear. Thanks for chiming in!
https://github.com/uber-go/zap is not officially supported by this SDK. I'll turn the question into a feature request, since we also have a [request for logrus](https://github.com/getsentry/sentry-go/issues/43).
@kamilogorek @bruno-garcia @HazAT for comments, if any.