Disable sentry for SQL queries
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"SqlMonitoring": {
|
||||
"Enabled": true,
|
||||
"LoggingEnabled": true,
|
||||
"SentryEnabled": true,
|
||||
"SentryEnabled": false,
|
||||
"LoopDetectionEnabled": true,
|
||||
"LogSlowQueriesOnly": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user