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.
Documentation
Please see APD in the Mendix documentation for details.
Releases
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.
Version: 3.67.89
Framework Version: 9.0.5
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.
Version: 3.66.89
Framework Version: 8.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.
Version: 3.65.88
Framework Version: null
Release Notes: Fixes:
- Fixed NullPointerException and incorrect duration when user closed/refreshed the browser before an async microflow call was finished.
- Fixed MalformedJsonException in case of requests larger than 4kb
Version: 3.64.88
Framework Version: 9.0.5
Release Notes: Fixes:
- Fixed NullPointerException and incorrect duration when user closed/refreshed the browser before an async microflow call was finished.
- Fixed MalformedJsonException in case of requests larger than 4kb
Version: 3.62.88
Framework Version: 8.0.0
Release Notes: Fixes:
- Fixed NullPointerException and incorrect duration when user closed/refreshed the browser before an async microflow call was finished.
- Fixed MalformedJsonException in case of requests larger than 4kb
Version: 3.61.87
Framework Version: 10.0.0
Release Notes: Changes
- Improved capturing and linking of submicrolfows, when using the same context;
- Client API calls for microflow now also capture and specify the time needed before and after microflow execution.
- Cleaned up advanced settings;
- Added Mx 10.6 compatibility
Version: 3.60.87
Framework Version: 9.0.5
Release Notes: Changes
- Improved capturing and linking of submicrolfows, when using the same context;
- Client API calls for microflow now also capture and specify the time needed before and after microflow execution.
- Cleaned up advanced settings;
- Added Mx 10.6 compatibility
Version: 3.59.87
Framework Version: 8.0.0
Release Notes: Changes
- Improved capturing and linking of submicrolfows, when using the same context;
- Client API calls for microflow now also capture and specify the time needed before and after microflow execution.
- Cleaned up advanced settings;
- Added Mx 10.6 compatibility
Version: 3.58.86
Framework Version: 10.0.0
Release Notes: Fixes:
- Updated dependencies for security fixes
- Added Mx 9.24 compatibility