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
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...
- Accessing Database via Console
Hi everyone, I am running a self-hosted Appwrite v1.9.0 instance. When I click on one particular database in the Console, a loading indicator appears at the top...