chore: upgrade sentry and start using metrics for Calendar Cache (#26827)

* upgrade sentry and start using metrics

* format changes

* format changes

* format changes

* type error

* type error

* format changes

* format changes

* fix: add updateSyncStatus call on API error and mock Sentry metrics in tests

Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Volnei Munhoz
2026-01-14 12:29:09 +00:00
committed by GitHub
co-authored by Volnei Munhoz Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
parent 38ed00d71a
commit cfbcd0f95b
8 changed files with 1155 additions and 665 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"@calcom/prisma": "workspace:*",
"@calcom/trpc": "workspace:*",
"@prisma/nextjs-monorepo-workaround-plugin": "6.16.1",
"@sentry/nextjs": "9.15.0",
"@sentry/nextjs": "10.33.0",
"bcryptjs": "2.4.3",
"memory-cache": "0.2.0",
"next": "16.1.0",