hi,
Setting only DD_API_KEY as a custom environment variable is not sufficient to enable Datadog for Mendix.
Datadog integration depends on how your app is hosted.
Datadog is not enabled automatically via environment variables.
You must:
datadoghq.com or datadoghq.eu)If this step is skipped, no metrics will be sent — even if DD_API_KEY is set.
After deployment, metrics appear in Datadog under:
mendix.* jvm.*
Allow 5–10 minutes after startup.
Datadog integration is not supported.
In this case, setting DD_API_KEY will never send data.
You would need:
This is not supported in standard Free App environments.
Mendix Cloud does not allow installing a custom agent inside the container.
So Agent-based integration will not work unless:
mendix.runtimeIn most cases the issue is:
Only setting DD_API_KEY as a custom environment variable.This alone does nothing unless the Cloud integration is enabled.