Alexander Dinauer

Results 410 comments of Alexander Dinauer

Thanks for the update. So far I'm unable to reproduce. > There were no differences inside the debug logs Does that mean you're seeing the missing events in log output?...

@jrs666666 can you please look at Settings | Stats & Usage in Sentry UI please. It might show you why events are not making it through. If there's no helpful...

Since we resolved the problem via email, I'll now close the issue.

Hey @ooraini thanks for opening this issue. We're thinking this through and our current solution would be to add a `Hint` containing more details which you could then use in...

Hey @ooraini, just coming back from an extended vacation, we'll discuss internally whether we want to include more changes in the 8.0 release. I'm hoping we'll do a beta soon...

We're closing in on `rc.1` and GA release of v8, so we're not going to backport. Sorry for the wait.

Hey @mfillon thanks for the feedback. We already have a custom `SentryAppender` which we're planning to make configurable to also send logs >= a certain log level to Sentry as...

We have just released https://github.com/getsentry/sentry-java/releases/tag/8.15.0 which includes support for sending log messages from Logback to Sentry using the new structured logs. Docs are available for [pure Logback usage](https://docs.sentry.io/platforms/java/guides/logback/logs/) as well...

Thanks for opening this issue @ivan-klass, we're currently in the process of reworking our OpenTelemetry Agent. I think it should be enough to simply use `SamplingDecision.DROP` in OpenTelemetry `Sampler` when...

Hey @ivan-klass, we've just released [8.0.0-alpha.2](https://github.com/getsentry/sentry-java/releases/tag/8.0.0-alpha.2) of the Java SDK, there's instructions how to upgrade in the changelog. If you decide to give it a try, any feedback is welcome...