server
server copied to clipboard
Add support for tracing using sentry sdk.
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.
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.