Deploy Cypress end-to-end production monitoring
Opened this issue · 3 comments
weihanwang commented
Deploy Cypress end-to-end production monitoring
Linco1n3 commented
@weihanwang Hey weihan. I didn't find a simple way to deploy cypress for production only. Usually it's integrated with github workflow for deployment monitoring and it looks a bit overhead for our use case. Also curious on which cloud product we will host the server for China traffic? Prob we can explore in-product monitoring for our use case.
weihanwang commented
@Linco1n3 1. We don't need to integrate Cypress with any workflow. we will likely run it as a standalone cron job in a Docker container. 2. Monitoring provided by the service provider won't be sufficient because we need deeper probes to make sure users can log in and use basic functions inside the Web app.