server icon indicating copy to clipboard operation
server copied to clipboard

Add support for tracing using sentry sdk.

Open GrzegorzDrozd opened this issue 1 year ago • 1 comments

Hi,

I really like inspector but sentry offers similar features and it would be great to support them in Buggregator :) https://docs.sentry.io/platforms/php/tracing/instrumentation/custom-instrumentation/

Thanks and have a good day.

GrzegorzDrozd avatar Aug 29 '24 10:08 GrzegorzDrozd

Hey @GrzegorzDrozd,

I know about this feature, but to implement it, we need to rework the Sentry module. I’ve already started reworking it here: https://github.com/buggregator/server/pull/210. Unfortunately, I don't have enough time to finish it right now. I'll get back to this task as soon as possible.

butschster avatar Sep 11 '24 18:09 butschster