ToolJet/server/src/modules
Akshay f4af291b6f
Chore: Application monitoring support with sentry (#702)
* setup sentry for server

* setup sentry for client

* update docs for sentry dns

* explicitly specify apm vendor

* add module for sentry

* revise directory struct and make sentry debuggable

* setup csp and trace headers for sentry

* whitelist csp for all sentry urls

* change senrty error sample rate to 50%

* make sentry send all errors from backend
2021-09-09 22:14:34 +05:30
..
app_config Feature: Client fetches public config from server (#713) 2021-09-09 21:38:07 +05:30
apps Feature: Ability to delete apps (#486) 2021-08-10 19:36:37 +05:30
auth Feature: Profile page for users (#501) 2021-08-12 21:03:52 +05:30
casl fixes server error when inviting new user (#679) 2021-09-03 09:52:07 +05:30
data_queries Delete 'AppUser's before App is deleted (#490) 2021-08-11 15:36:28 +05:30
data_sources Delete 'AppUser's before App is deleted (#490) 2021-08-11 15:36:28 +05:30
folder_apps Running queries + firestore query service 🚀 2021-07-14 19:44:35 +05:30
folders Feature: Switch folders on dashboard 2021-07-26 18:15:10 +05:30
meta Feature: Check for updates 2021-07-26 22:44:14 +05:30
observability/sentry Chore: Application monitoring support with sentry (#702) 2021-09-09 22:14:34 +05:30
organizations Feature: Invitation email for new organization users 2021-07-26 20:10:32 +05:30
seeds setup database seed 2021-08-03 09:41:39 +05:30
users Endpoint to set password from invitation token 2021-07-19 12:21:21 +05:30