From 97f2e50fafafb6f47cd201658ce4358752b4a8c9 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 23 Nov 2023 14:06:56 +0100 Subject: [PATCH] Add sentry tracing and replay plugins --- client/index.html | 2 ++ client/src/setup/plugins.ts | 4 ++++ server/core/settings.py | 1 + 3 files changed, 7 insertions(+) diff --git a/client/index.html b/client/index.html index 3d8524db..dc2fcbf7 100644 --- a/client/index.html +++ b/client/index.html @@ -17,6 +17,8 @@ + +