Closed pcdinh closed 10 years ago
We tested Sentry with all possible configurations, even with celery queueing and it just won't work for our volume of data (our front-end pages sending errors for 20M users). Cyclops can handle that because you can set an ignore message threshold per project. We ignore 95% of all incoming errors after a certain amount of errors / second.
Hi,
I just installed Sentry 6 and found that there is a configuration that helps improve concurrent writes in Sentry. That would increase Sentry response time if I understand correctly
What are the advantages of Cylops over Sentry cache and buffer settings?