Daniel Griesser
Daniel Griesser
I would not do `initForExtension` instead, write better docs how to work around it in case anyone really needs it ```js function init() { ..... if (chrome.extension) { console.error('We do...
We should support this now via OTEL - please re-open if I am wrong. https://docs.sentry.io/platforms/node/performance/instrumentation/opentelemetry/
This works now, closing
Oh boy - maybe we should at least print a warning or something. In the SDK it's just `release` that's a foot gun I would say.
I am talking about how you set a release in the SDK, it's not an object there, it's a string. This is not a high prio item but a nice...
I think if someone goes as far and adds the plugin - they want source maps. For those people where the wizard adds it - it's also fine. This is...
Hey, we are going to highlight this - but there is no need for these handlers anymore. If you import Sentry first thing of your application in Node, we patch...
For Expess for example: https://docs.sentry.io/platforms/javascript/guides/express/#use
@Lightbirdv Can I just ask to assess importance - I assume you can somehow filter out our logs so it's rather a small annoyance than a breakage? Or does this...
This is not a bad idea but it would need a real Slack App afaik. Currently, the Slack integration is a simple bot and I think you are not able...