Move datadog startup.py over to AppConfig::ready
This commit is contained in:
@@ -2158,7 +2158,7 @@ INSTALLED_APPS = [
|
||||
'splash',
|
||||
|
||||
# Monitoring
|
||||
'openedx.core.djangoapps.datadog',
|
||||
'openedx.core.djangoapps.datadog.apps.DatadogConfig',
|
||||
|
||||
# User API
|
||||
'rest_framework',
|
||||
|
||||
Reference in New Issue
Block a user