appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.09k stars 3.68k forks source link

[Feature]: Allow sentry reporting of failed queries #36550

Open rhuanbarreto opened 2 weeks ago

rhuanbarreto commented 2 weeks ago

Is there an existing issue for this?

Summary

We use appsmith-ee:v1.38.1 and we setup our own sentry DSN. But we are not getting any errors or data coming in sentry. In order to improve the reliability of our apps, we should monitor any queries that are failing so we can improve our apps for any query misconfiguration or missing parameters

Why should this be worked on?

To allow developers to improve the quality of their apps based on observability.

dreece-surefire commented 1 week ago

+1 for this. We've recently started using Sentry for other projects and would love it for Appsmith