The Ruby SDK returns a Raven::Event object. The event id from Sentry is available in that object.
Is it possible to build a valid Sentry URL from this object, so that I can integrate this into our alerting system?
The Ruby SDK returns a Raven::Event object. The event id from Sentry is available in that object.
Is it possible to build a valid Sentry URL from this object, so that I can integrate this into our alerting system?