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
- 404 not found error when accessing Conso...
I have a self-hosted Appwrite instance (version 1.6.1) running now for a while, but since today every time i try to access the Console or any Endpoint of the RE...
- Migrating from Self-Hosted to Self-Hoste...
There are guides on how to migrate from other sources to Appwrite Cloud but not from a self-hosted setup to another self-hosted setup. How would I go about migr...
- Is it possible to create and update with...
Desde la comunidad latina. Es posible ejecutar un CREATE y un UPDATE , en la misma transacción? mi objetivo es que el ID creado, se coloque en el array del upd...