WoZ / cyclops

Cyclops is meant to be a high performance barrier in front of Sentry (http://getsentry.com).
http://heynemann.github.io/cyclops/
0 stars 0 forks source link

Big refactoring of grouping logic. Cyclops checks stacktraces first l… #1

Closed WoZ closed 7 years ago

WoZ commented 7 years ago

Big refactoring of grouping logic. Cyclops checks stacktraces first like Sentry does and then uses message. Fingerprint isn't supported yet.

See tests test_grouping test for the new logic. Fully tested on raven-js 1.3+, sentry-php 0.12+ and raven-node 0.5+