justbetter / magento2-sentry

Magento 2 module to log to Sentry
MIT License
165 stars 70 forks source link

Feat performance #145

Open rommelfreddy opened 3 months ago

rommelfreddy commented 3 months ago

related to https://github.com/justbetter/magento2-sentry/pull/106 fixes https://github.com/justbetter/magento2-sentry/issues/60


i've continued the implementation of the performance tracking and also added the profiling. Thank you to @barryvdh for doing the base stuff

rommelfreddy commented 2 months ago

hey @indykoning

could you give me a first response on this, please?

I will resolve the conflicts if you are willing to proceed with the merge.

royduin commented 2 months ago

He's currently with vacation, back next week

igorgaucho10 commented 2 weeks ago

Is there any update on this PR? When can we expect this to be merged?

rommelfreddy commented 2 weeks ago

Is there any update on this PR? When can we expect this to be merged?

@igorgaucho10 currently i do not have the time to change the PR.

If you are using Versio 3.7.2, you can safefly use this patch: https://github.com/justbetter/magento2-sentry/compare/3.7.2...webidea24:magento2-sentry:master.diff

I also use this in my projects. It contains a few more improvements, for which there is also a PR. (please see commit log)


If you want, feel free to create a PR to my repository to resolve the comments of @indykoning