Michi Hoffmann

Results 190 comments of Michi Hoffmann

You mentioned it was working in Docker but not in your production environment. Did you try setting the raw values in your `sentry.yaml` instead of using environment variables?

Please try to update the SDK `composer update -W sentry/sentry-symfony` as you're running a quite old version of the SDK.

This would definitely be something very useful. We already talked about this topic before. In the meantime, you can simply subclass the `QueuesadillaShell` and override the `QueuesadillaShell::getWorker` method. ``` public...

As we're fundamentally shifting how Metrics will work at Sentry, I suggest putting this PR on hold for now. At least until we know how the next steps look like.

The API is not ready yet and we lack proper defined APIs in the SDKs, too. Backlogging for now.

Besides the Laravel Pulse use-case, we got some people asking to instrument this library in our Sentry Laravel SDK. Is there any appetite to move forward with this PR?

This still seems to be an issue, a user on Discoed reported that they run into this problem with a release containing 1200+ commits.

Could span attributes be an alternative to emitting more spans?