Michi Hoffmann

Results 190 comments of Michi Hoffmann

@robsontenorio https://github.com/getsentry/sentry-laravel/issues/452#issuecomment-1237919922 Using a local Relay https://docs.sentry.io/product/relay/

@stayallive We should take this into consideration for the DS rollout.

The biggest "issue" right now are the hard 404's for missing routes. This creates alerts in the product, with no way for the user to fix it. ![Screenshot 2022-10-05 at...

@markstory Is there sth else to do? I really need this feature :)

Slightly OT, but why do we not support Composer 1?

@Jean85 We had a customer reach out and report similar issues as in #1008. So you updated your package to work with Composer v1/v2 out of the box? @stayallive We...

We have to check for it in the `GuzzleTracingMiddleware` and add the Option. Thereafter, we have to update Laravel and Symfony as well.

Thanks for opening an issue about this 👍 Looking at our [Ruby SDK](https://github.com/getsentry/sentry-ruby/blob/bd4c9dbb32c816149a17909c91db40c1b3714f80/sentry-ruby/lib/sentry/dsn.rb#L45-L47), we do expose an API for people to generate the report-uri there, so I don't see any...

Sure thing, we can split it up once I'm done. Right now, this is more of a dumping ground so CI runs on all PHP versions 😄

Thanks for the feedback everyone. I'm planning to merge this tomorrow.