
Hi everybody!
I recently set up a self-hosted Sentry instance and now want to connect Appwrite to it.
I have found the official documentation and previous reference (https://discord.com/channels/564160730845151244/1127577801009152092/1127614901624520745) to the actual logger (https://github.com/utopia-php/logger/blob/main/src/Logger/Adapter/Sentry.php).
In this logger, there is also an option to pass in a sentryHost
– yet I don't see that option in Appwrite.
So, quick question: has anybody managed to connect a self-hosted Sentry instance to a self-hosted Appwrite?

Recommended threads
- Function delayed execution does not exec...
Hi, I’m having issues with scheduled function executions. Sometimes the delayed function triggers, but a lot of the time it doesn’t. For example the status just...
- Deployment Error After Migrating from 1....
Hi Everyone, After recently migrating my self-hosted Appwrite instance from version 1.6.0 to 1.6.2, I’m encountering an issue while deploying a function. The d...
- Cannot use R2 for storage
I setup the environment variables including s3 endpoint to use R2 as my storage provider but I'm unable to upload any files. Got this from docker logs appwrite
