Move datadog startup.py over to AppConfig::ready
This commit is contained in:
@@ -963,7 +963,7 @@ INSTALLED_APPS = [
|
||||
'eventtracking.django.apps.EventTrackingConfig',
|
||||
|
||||
# Monitoring
|
||||
'openedx.core.djangoapps.datadog',
|
||||
'openedx.core.djangoapps.datadog.apps.DatadogConfig',
|
||||
|
||||
# For asset pipelining
|
||||
'edxmako.apps.EdxMakoConfig',
|
||||
|
||||
Reference in New Issue
Block a user