Taylan Sabırcan

Results 3 comments of Taylan Sabırcan

has anyone corrected this issue?

> Sorry, I missed this. Our `echo` integration does not create performance data by default. You could implement a custom middleware that does this as we do for `net/http` https://github.com/getsentry/sentry-go/blob/master/http/sentryhttp.go#L81-L112....

> I had similar problem today, I had to add a call to gowiki.SetUserAgent("website ([[email protected]](mailto:[email protected]))") to my code to get it working again. (I used real data for website and...