We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6490674 + a87d5cc commit b335b93Copy full SHA for b335b93
playbooks/roles/edxapp/defaults/main.yml
@@ -644,6 +644,7 @@ EDXAPP_DATADOG_INFERRED_SERVICES_ENABLE: true
644
645
# We are seeing issues with celery processing tasks with later versions of ddtrace,
646
# so this pin is in place until we understand what's going on.
647
+# See ticket: https://github.com/edx/edx-arch-experiments/issues/1060
648
EDXAPP_DDTRACE_PIP_SPEC: 'ddtrace==3.8.1'
649
650
EDXAPP_ORA2_FILE_PREFIX: '{{ COMMON_ENVIRONMENT }}-{{ COMMON_DEPLOYMENT }}/ora2'
0 commit comments