diff --git a/src/Managing.Api/appsettings.Sandbox.json b/src/Managing.Api/appsettings.Sandbox.json index bf9d3fc0..eb5d9f34 100644 --- a/src/Managing.Api/appsettings.Sandbox.json +++ b/src/Managing.Api/appsettings.Sandbox.json @@ -38,7 +38,7 @@ "SqlMonitoring": { "Enabled": true, "LoggingEnabled": true, - "SentryEnabled": true, + "SentryEnabled": false, "LoopDetectionEnabled": true, "LogSlowQueriesOnly": false },