Skip to content

Commit

Permalink
chore: enable for forum
Browse files Browse the repository at this point in the history
  • Loading branch information
syedimranhassan authored Jun 3, 2024
1 parent 021616c commit 5a4d0d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/roles/forum/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ forum_base_env: &forum_base_env
DD_TAGS: "{{ FORUM_DD_TAGS }}"
DD_DJANGO_USE_HANDLER_RESOURCE_FORMAT: "true"
DD_TRACE_LOG_STREAM_HANDLER: "false"
DD_PROFILING_ENABLED: "true"
DD_DATA_STREAMS_ENABLED: "true"

forum_env:
<<: *forum_base_env
Expand Down

0 comments on commit 5a4d0d5

Please sign in to comment.