cal/packages
Brendan Woodward 9a6d4e63e8
chore: Sentry Wrapper with Performance and Error Tracing (#12642)
* add wrapper for sentry and update functions in 'getUserAvailability'. Update tracesSampleRate to 1.0

* Make Sentry Wrapper utilize parent transaction, if it exists.

* Update wrapper for functions to inherit parameters from the child function

* add comment of when to use the wrapper

* check for sentry before wrapping, if not call unwrapped function

* refactored wrapper to have async and sync separate functions that utilize helpers for common behaviour

* update type of args to unknown

* fixed types of returns from wrapped functions

---------

Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
2023-12-03 21:06:01 -05:00
..
app-store feat: add matomo analytics app (#12646) 2023-12-03 15:49:00 +00:00
app-store-cli fix: Provide calOrigin for organization embeds (#12380) 2023-11-27 10:38:27 -07:00
atoms refactor: rename `AtomsProvider` to `CalProvider` (#12375) 2023-11-15 16:14:37 +00:00
config syncpack fix-mismatches 2023-11-22 12:08:30 -07:00
core chore: Sentry Wrapper with Performance and Error Tracing (#12642) 2023-12-03 21:06:01 -05:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
debugging chore: prettier 2023-08-15 11:59:16 -07:00
emails chore: [app-router-migration-1] migrate the pages in `settings/admin` to the app directory (#12561) 2023-12-01 13:07:26 -07:00
embeds syncpack fix-mismatches 2023-11-22 12:08:30 -07:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features feat: Allow only first slot to be booked (#12636) 2023-12-02 19:07:06 -05:00
lib feat: Allow only first slot to be booked (#12636) 2023-12-02 19:07:06 -05:00
prisma feat: Allow only first slot to be booked (#12636) 2023-12-02 19:07:06 -05:00
trpc feat: Allow only first slot to be booked (#12636) 2023-12-02 19:07:06 -05:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types chore: removed last web3 references (#12540) 2023-11-29 11:57:50 +00:00
ui chore: added cursor-pointer to img upload (#12624) 2023-12-02 12:06:56 +00:00