-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
i am using Sentry in a PHP project and am interested in using Cyclops to improve Sentry Performance. Also i need to switch from udp-based to http-based logging, thus network latency becomes an issue.
In PHP sending sentry messages async is not easy. A cyclops server running directly on the web server may act as message relay. Thus network latency may not be an issue anymore.
However i do not understand one thing. Why does Cyclops need access to the Sentry database? Is it possible to run Cyclops without database access? Can i use Cyclops in front of the sas solution on getsentry.com?
Metadata
Metadata
Assignees
Labels
No labels