Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
chore: disable Datadog trace debug logging for forum
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeemshahzad committed Apr 18, 2024
1 parent ae4f5f9 commit 34b0ddc
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 @@ -91,6 +91,7 @@ forum_base_env: &forum_base_env
LISTEN_HOST: "{{ FORUM_LISTEN_HOST }}"
LISTEN_PORT: "{{ FORUM_LISTEN_PORT }}"
DD_TAGS: "{{ FORUM_DD_TAGS }}"
DD_TRACE_LOG_STREAM_HANDLER: false

forum_env:
<<: *forum_base_env
Expand Down

0 comments on commit 34b0ddc

Please sign in to comment.