Skip to content

Commit 6885c9c

Browse files
Merge pull request #10081 from feddovanede/patch-364499
Update wording
2 parents 0444fc1 + 237d590 commit 6885c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Datadog uses host-based pricing, so you will be billed for every instance of you
234234
* A single-instance application counts as one host
235235
* A multi-instance application counts for as many hosts as it has scaled instances
236236

237-
Previously, when Mendix Cloud ran on Cloud Foundry, Datadog did not always accurately identify and bill every host. With the transition to Kubernetes, this process now works correctly and may result in more hosts showing up in Datadog for your Kubernetes-based applications. However, billing occurs only when your application sends metrics to Datadog. If you add a `DD_LOGS_COLLECTION_ONLY` custom environment variable with value `true`, the application will only send logs to Datadog, and you will not be billed for the host(s).
237+
Previously, when Mendix Cloud ran on Cloud Foundry, hosts were incorrectly registered and billed. With the transition to Kubernetes, this process now works correctly and may result in more hosts showing up in Datadog for your Kubernetes-based applications. However, billing occurs only when your application sends metrics to Datadog. If you add a `DD_LOGS_COLLECTION_ONLY` custom environment variable with value `true`, the application will only send logs to Datadog, and you will not be billed for the host(s).
238238

239239
## Read More
240240

0 commit comments

Comments
 (0)