Hi ! today I tried to link Segment with Sentry to use it also with my errors. But the documentation is not really explicit on what to do and not do.
I saw that segment loaded the sentry tool (raven-js) and that it is loaded on the window object. Dows seems to tell that I need to do nothing and that raven will catch all of my errors and report it via segment. But in fact nothing is sent to segment.