Skip to content

Commit 195a174

Browse files
TW review
1 parent 089dc36 commit 195a174

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ The table below summarizes the monitoring capabilities each tool supports:
1616

1717
| APM Tool | Logs | Metrics | Traces | Min. Mendix Version |
1818
| --- | :---: | :---: | :---: | --- |
19-
| [AppDynamics](https://www.appdynamics.com/) | | | | 9.7 |
20-
| [Dynatrace](https://www.dynatrace.com/) | | | | 9.7 |
21-
| [Datadog](https://www.datadoghq.com/) | || | 7.15 ¹ |
22-
| [Splunk Cloud Platform](https://www.splunk.com/en_us/products/splunk-cloud-platform.html) | | | ||
23-
| [New Relic](https://www.newrelic.com/) | | | | 9.7 |
19+
| [AppDynamics](https://www.appdynamics.com/) | | {{< icon name="checkmark-circle-filled" color="green" >}} | | 9.7 |
20+
| [Dynatrace](https://www.dynatrace.com/) | {{< icon name="checkmark-circle-filled" color="green" >}} | {{< icon name="checkmark-circle-filled" color="green" >}} | | 9.7 |
21+
| [Datadog](https://www.datadoghq.com/) | {{< icon name="checkmark-circle-filled" color="green" >}} | {{< icon name="checkmark-circle-filled" color="green" >}} | {{< icon name="checkmark-circle-filled" color="green" >}} | 7.15 ¹ |
22+
| [Splunk Cloud Platform](https://www.splunk.com/en_us/products/splunk-cloud-platform.html) | {{< icon name="checkmark-circle-filled" color="green" >}} | | ||
23+
| [New Relic](https://www.newrelic.com/) | {{< icon name="checkmark-circle-filled" color="green" >}} | {{< icon name="checkmark-circle-filled" color="green" >}} | | 9.7 |
2424

25-
<small>¹ Logs and metrics from Mendix 7.15. Tracing requires Mendix 10.24.12 or 11.5 and above.</small>
25+
<small>¹ Logs and metrics are available from Mendix 7.15 and above. Tracing requires Mendix 10.24.12 or 11.5 and above.</small>
2626

2727
This document explains what information can be provided to a SaaS-based data analytics platform.
2828

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,13 @@ Tags you set here also influence Mendix's pre-configured Datadog variables. In p
166166

167167
## Pre-configured Variables{#pre-configured-variables}
168168

169-
When Datadog is enabled for your Mendix app, Mendix automatically configures a set of Datadog variables on your behalf. Understanding these helps you avoid unexpected behaviour and allows you to override them where needed.
169+
When Datadog is enabled for your Mendix app, Mendix automatically configures a set of Datadog variables on your behalf. Understanding these helps you avoid unexpected behavior and allows you to override them where needed.
170170

171171
Mendix sets the following [Unified Service Tagging](https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/) variables automatically, deriving their values from your app's configuration:
172172

173-
* **`DD_SERVICE`** defaults to your app's name, derived from its domain. You can override this by setting a `service:<name>` tag (for example, `service:customermanagement`) on the **Tags** tab of your environment.
174-
* **`DD_ENV`** set from the `env:` tag if present.
175-
* **`DD_VERSION`** set from the `version:` tag if present; otherwise defaults to the Mendix model version of your application.
173+
* `DD_SERVICE` defaults to your app's name, derived from its domain. You can override this by setting a `service:<name>` tag (for example, `service:customermanagement`) on the **Tags** tab of your environment.
174+
* `DD_ENV` set from the `env:` tag if present.
175+
* `DD_VERSION` set from the `version:` tag if present; otherwise defaults to the Mendix model version of your application.
176176

177177
### Automatically Configured Variables{#auto-configured-variables}
178178

@@ -197,21 +197,21 @@ Variables marked **No** in the **Can Be Overridden?** column are fixed by Mendix
197197

198198
To view metrics for multiple instances of an application on the Datadog dashboard, follow these steps:
199199

200-
1. In Datadog, go to **Metrics** > **Explorer**.
200+
1. In Datadog, go to **Metrics** and click **Explorer**.
201201
2. In the search form, search for your desired metric.
202202
3. In the **from** field, specify your desired app environment's **Environment ID**. Use the format `application_name:<environment id>`.
203203
4. In the **avg by** field, select **pod_name**.
204204

205-
{{< figure src="/attachments/deployment/mendix-cloud-deploy/metrics/datadog-metrics/datadog-metrics-explorer.png" alt="Metrics Explorer search form" class="no-border" >}}
205+
{{< figure src="/attachments/deployment/mendix-cloud-deploy/metrics/datadog-metrics/datadog-metrics-explorer.png" alt="Metrics Explorer search form" >}}
206206

207207
If the app has more than one instance, you will see lines on the graph for each instance.
208208

209209
## Mendix Tracing{#mendix-tracing}
210210

211-
[Mendix Tracing](https://docs.mendix.com/refguide/tracing-in-runtime/) sends Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you distributed tracing visibility into your app's performance and microflow executions.
211+
[Mendix Tracing](/refguide/tracing-in-runtime/) sends Mendix Runtime traces to [Datadog APM](https://docs.datadoghq.com/tracing/), giving you distributed tracing visibility into your app's performance and microflow executions.
212212

213213
{{% alert color="info" %}}
214-
Mendix Tracing requires Mendix Runtime version **10.24.12** or later, or **11.5** or later.
214+
Mendix Tracing requires Mendix Runtime 10.24.12 or above, or 11.5 or above.
215215
{{% /alert %}}
216216

217217
{{% alert color="warning" %}}
@@ -232,7 +232,7 @@ To enable Mendix Tracing, follow these steps:
232232

233233
### Filtering Traces{#filter-traces}
234234

235-
To control which traces are sent to Datadog, set the `MX_TRACING_FILTER` custom environment variable. For available filter options and syntax, see [Tracing in Runtime](https://docs.mendix.com/refguide/tracing-in-runtime/#filtering) in the Mendix Reference Guide.
235+
To control which traces are sent to Datadog, set the `MX_TRACING_FILTER` custom environment variable. For available filter options and syntax, see [Tracing in Runtime](/refguide/tracing-in-runtime/#filtering).
236236

237237
## Additional Information{#additional-info}
238238

@@ -305,7 +305,7 @@ Previously, when Mendix Cloud ran on Cloud Foundry, hosts were incorrectly regis
305305

306306
* [Monitor Your Mendix Apps with Datadog](https://www.mendix.com/blog/monitor-your-mendix-apps-with-datadog/) – a Mendix blog about the capabilities of Datadog and using Datadog with Mendix
307307
* [Metrics](/developerportal/operate/metrics/)
308-
* [Tracing in Runtime](https://docs.mendix.com/refguide/tracing-in-runtime/) – Mendix documentation
308+
* [Tracing in Runtime](/refguide/tracing-in-runtime/) – Mendix documentation
309309
* [Java Runtime Metrics](https://docs.datadoghq.com/tracing/runtime_metrics/java/) – Datadog documentation
310310
* [Postgres](https://docs.datadoghq.com/integrations/postgres/) – Datadog documentation
311311
* [System Check](https://docs.datadoghq.com/integrations/system/) – Datadog documentation

content/en/docs/releasenotes/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want:
1515

1616
| Type of Deployment | Last Updated |
1717
| --- | --- |
18-
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | February 18, 2026 |
18+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | February 26, 2026 |
1919
| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | February 5, 2026 |
2020
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | January 29, 2026 |
2121
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | September 28, 2025 |

content/en/docs/releasenotes/deployment/mendix-cloud/2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 1
1212

1313
#### New Features
1414

15-
* The Datadog APM integration now supports [mendix traces](/developerportal/operate/datadog-metrics/#mendix-tracing)
15+
* The Datadog APM integration now supports [Mendix traces](/developerportal/operate/datadog-metrics/#mendix-tracing).
1616

1717
### February 18, 2026
1818

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
17-
<p class="rn-date">February 18, 2026</p>
17+
<p class="rn-date">February 26, 2026</p>
1818
</li>
1919
<li class="lp-panel-list">
2020
<a href="/releasenotes/catalog/">Catalog Release 2.150.0</a>

0 commit comments

Comments
 (0)