Skip to content

Commit 332375a

Browse files
committed
fix: update apm landing page
Add feature matrix for the supported APMs
1 parent 29c6094 commit 332375a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

  • content/en/docs/deployment/mendix-cloud-deploy/monitoring-with-apm

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ There are several application performance monitoring (APM) tools for cloud appli
1212

1313
Mendix provides out-of-the-box configuration to use Datadog, AppDynamics, Dynatrace, Splunk Cloud Platform, and New Relic to provide additional monitoring for your Mendix Apps running on Mendix Cloud.
1414

15-
{{% alert color="info" %}}
16-
[AppDynamics](https://www.appdynamics.com/) application monitoring is fully supported in Mendix 9.7 and above. For older supported versions, only the basic AppDynamics Java Agent metrics are available, along with the `postgresql` and `mx.client` namespaces.
17-
18-
[Dynatrace](https://www.dynatrace.com/) OneAgent is used to collect metrics. Additionally, in Mendix 9.7 and above, custom application runtime and database metrics are supported.
15+
The table below summarizes the monitoring capabilities each tool supports:
1916

20-
[Datadog](https://www.datadoghq.com/) logging and application metrics are supported in Mendix 7.15 and above.
17+
| APM Tool | Logs | Metrics | Traces | Min. Mendix Version |
18+
| --- | :---: | :---: | :---: | --- |
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 |
2124

22-
[Splunk Cloud Platform](https://www.splunk.com/en_us/products/splunk-cloud-platform.html) is supported for analyzing runtime application logs.
23-
24-
[New Relic](https://www.newrelic.com/) logging and application metrics are supported in Mendix 9.7 and above. Custom application runtime and database metrics are supported.
25-
{{% /alert %}}
25+
<small>¹ Logs and metrics from Mendix 7.15. 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

0 commit comments

Comments
 (0)