
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
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
- SDK mismatch
Hi there, The following warning is currently appearing in my console: ``` Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite...
