Mendix Application Performance Diagnostics
Content Type: Module
Categories: Tracing
Overview
This tool is a paid-for, add-on service to the Mendix Platform to help control performance from the early stages before an app becomes too complex to easily find the root cause of performance issues.
Releases
Version: 3.77.92
Framework Version: 11.0.0
Release Notes:
Fixes:
- Mendix 11.6.0 compatibility
Version: 3.76.92
Framework Version: 10.0.0
Release Notes:
Fixes:
- Mendix 11.6.0 compatibility
Version: 3.75.92
Framework Version: 9.0.5
Release Notes:
Fixes:
- Mendix 11.6.0 compatibility
Version: 3.74.91
Framework Version: 10.0.0
Release Notes: Fixes:
- Fixed empty Mendix cloud logfiles when using APD and environment is on Kubernetes.
Version: 3.73.91
Framework Version: 9.0.5
Release Notes: Fixes:
- Fixed empty Mendix cloud logfiles when using APD and environment is on Kubernetes.
Version: 3.72.91
Framework Version: 8.0.0
Release Notes: Fixes:
- Fixed empty Mendix cloud logfiles when using APD and environment is on Kubernetes.
Version: 3.71.90
Framework Version: 10.0.0
Release Notes: Fixes:
- Mx 10.18 compatibility
Database profiler is deprecated in Mx 10.18 and is now disabled in the APD Agent.
The profiler is used by the APD Agent to capture the SQL queries during a performance recording. Use AdvancedSettings "useprofiler=true" to re-enable this feature.
Changes:
- Removed Browser agent
Browser agent has been discontinued. Please remove the widget 'Mansystems.APDBrowserAgent.mpk' from the project 'widgets' folder.
Version: 3.70.90
Framework Version: 9.0.5
Release Notes: - Removed Browser agent
Browser agent has been discontinued. Please remove the widget 'Mansystems.APDBrowserAgent.mpk' from the project 'widgets' folder.
Version: 3.69.90
Framework Version: 8.0.0
Release Notes: - Removed Browser agent
Browser agent has been discontinued. Please remove the widget 'Mansystems.APDBrowserAgent.mpk' from the project 'widgets' folder.
Version: 3.68.89
Framework Version: 10.0.0
Release Notes: Fixes:
- Fixed excessive memory usage by the agent in case a microflow performs tens of thousands loop iterations.
- Fixed Client API requests init-request and send-response duration times.
Changes
- Agent now logs running microflows, when memory protection lock is initially set.