Add monitoring on queries with sentry alert + Fix check position list in db for backtest
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
"ElasticConfiguration": {
|
||||
"Uri": "http://elasticsearch:9200"
|
||||
},
|
||||
"SqlMonitoring": {
|
||||
"Enabled": true,
|
||||
"LoggingEnabled": true,
|
||||
"SentryEnabled": true,
|
||||
"LoopDetectionEnabled": true,
|
||||
"LogSlowQueriesOnly": false
|
||||
},
|
||||
"RunOrleansGrains": true,
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user