Skip to content

Commit

Permalink
Merge pull request #31 from edx/ahtisham/INF-1420
Browse files Browse the repository at this point in the history
feat: added toggle for forum data dog
  • Loading branch information
AhtishamShahid authored Jun 24, 2024
2 parents 54fd8e7 + de6f2df commit 24376a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/roles/forum/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ forum_base_env: &forum_base_env
DD_TAGS: "{{ FORUM_DD_TAGS }}"
DD_DJANGO_USE_HANDLER_RESOURCE_FORMAT: "true"
DD_TRACE_LOG_STREAM_HANDLER: "false"
ENABLE_DATA_DOG: "{{ COMMON_ENABLE_DATADOG }}"

forum_env:
<<: *forum_base_env
Expand Down

0 comments on commit 24376a9

Please sign in to comment.