Skip to content

Commit 7776e5a

Browse files
Merge pull request #10143 from mendix/olu-dd-logs-sept25
Adding info about dd_log_level
2 parents 859ef0a + edd459a commit 7776e5a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/monitoring-with-apm/datadog-metrics.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,12 @@ If the app has more than one instance, you will see lines on the graph for each
177177

178178
## Additional Information{#additional-info}
179179

180+
### Log Levels (`DD_LOG_LEVEL`){#log-levels}
181+
182+
`DD_LOG_LEVEL` controls the verbosity of Datadog agent logs. Use it solely for [troubleshooting Datadog agent](https://docs.datadoghq.com/agent/troubleshooting/debug_mode/) issues.
183+
184+
To control which logs are published to your APM tools, configure the settings on the [Log Levels](/developerportal/operate/monitoring-with-apm/#tuning-log-levels) tab.
185+
180186
### Datadog Regions (`DD_SITE`){#dd-regions}
181187

182188
By default, the Datadog integration defaults to the US region (`datadoghq.com`). If you want to use a Datadog site that is in another region, go to the [Custom Environment Variables](/developerportal/deploy/environments-details/#custom-environment-variables) section of your Mendix app environment and add a `DD_SITE` custom environment variable. Set the variable's value to the relevant site. For example, for the EU Datadog site, set `DD_SITE` to `datadoghq.eu`.

0 commit comments

Comments
 (0)