Alexander Dinauer
Alexander Dinauer
### Description Add `sentry-graphql-22` and `sentry-graphql-core` modules to release registry
### Description Document `sentry-graphql-22` module and when to use it.
### Description Use `sentry-graphql-22` in auto install maven plugin
### Description Use `sentry-graphql-22` in auto install gradle plugin
## :scroll: Description ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code. - [ ] I...
## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help...
## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help...
### Problem Statement For the [logs feature](https://docs.sentry.io/platforms/java/logs/) we want to have an integration for Logback. ### Solution Brainstorm _No response_
### Problem Statement Currently suppressed exceptions show up like any other chained exception in Sentry UI. While we are planning to [mark them as suppressed](https://github.com/getsentry/sentry-java/issues/4059), it will still be hard...
### Integration sentry-opentelemetry-agent ### Java Version any ### Version 8 ### Steps to Reproduce Have an endpoint like `/person/extra/long/path` and send a request in. ### Expected Result A meaningful transaction...