For those who have apps in production
Which tools do you use for logging
Like you want to keep track of API calls, errors and other information whenever a user uses the app
Here are some technologies we recommend: Logging: Sentry Monitoring: Uptime Robot Storage: AWS S3 (or DigialOcean Spaces) Backups: AWS S3 (+ manual scripts)
Putting Appwrite behind CloudFlare can also be beneficial for analytics, bot protection or load balancing
okay then, I'm super grateful @Meldiron thanks for all you do, maybe I'll start with cloud flare
though was thinking traefik will do the job of cloud flare for proxy
[SOLVED] App Monitoring and Analytics
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Login via GitHub Student Developer Pack ...