Michi Hoffmann

Results 244 comments of Michi Hoffmann

Ahh, sorry. I don't think we have anything documented, as this was always scoped to JS only.

This could be implemented as a middleware, that would start a new transaction for each meassage. TBD about how we can instrument the producing side and how to handle sync...

I don't see the correlation between breadcrumbs and the request fetcher, so please provide us with more infos, such as Symfony versions, how your app is run, etc.

As this doesn't seem to be an issue with the SDK, I'm closing the issue.

Our SDK has a baseline of PHP 7.2. If we conditionally can make this work, I'm ok with adding the Cron's configuration via attributes. I'm aware that the scheduler component...

We rather don’t want to throw exceptions but instead fail silently and emit a debug log entry.

Thanks for taking the time to create the PR. We have a bunch of config options we should include to better support upserts, see https://docs.sentry.io/platforms/php/crons/#upserting-cron-monitors.

Are you talking about adding tracing support for https://github.com/doctrine/DoctrineMongoDBBundle?

We'll update this page to distinguish between SQL and NoSQL DBs. The Symfony SDK today does not support MongoDB.