Alexander Dinauer
Alexander Dinauer
I've used a modified version of our [console sample](https://github.com/getsentry/sentry-java/tree/main/sentry-samples/sentry-samples-console) to test and it shows the following log for a single event that was too large when diagnostic level is set...
Thanks for the feedback @ksmalik1 I've opened https://github.com/getsentry/sentry-java/issues/2980 so we can track this separately. We'll discuss internally and update there.
Hello @henka-rl there seems to be https://github.com/quarkiverse/quarkus-logging-sentry . I'm not sure about the state of it. At the moment we don't have any concrete plans of adding any quarkus integration...
@LaurentTreguier I believe what @henka-rl meant was transactions as in our [performance product](https://docs.sentry.io/platforms/java/performance/).
Thanks for sharing @LaurentTreguier. I guess the provider for `SentryPropagator` is something we could add to the SDK package itself. I've added it to https://github.com/getsentry/sentry-java/issues/2419
@colin-mckenzie-addepar I'm not familiar with Quarkus but this should work in theory. Maybe another Quarkus user can help you out here in case you run into problems.
@nosiar thanks for opening this issue. Sending the request body has not yet been implemented for WebFlux. We can use this issue for tracking the feature in our backlog. Can't...
Thanks for opening this issue. Can you please share some more info on what features Spring Sleuth offers and what features would be expected of Sentry?
@sentryadam0000345 @Kobby-Bawuah do you have any more info to share here?
@lionel-alves is this still an issue for you?