You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: REV-4051 | allow edx_django_service to be provided with specific app names to run datadog on
fix: interpolation for DD installation conditional. also formatting
fix: Apply suggestions from code review
Co-authored-by: Tim McCormack <[email protected]>
fix: update variable name
fix: update j2 file with new conditional
edx_django_service_datadog_enable: '{{ COMMON_ENABLE_DATADOG and (COMMON_ENABLE_DATADOG_APP or edx_django_service_name in COMMON_ENABLE_DATADOG_APP_SERVICES }}'
0 commit comments