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
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...
- Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP ...