You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/runtime/tracing-in-runtime.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ description: "Describes how to setup and use tracing in the Mendix Runtime."
8
8
9
9
Mendix supports tracing via OpenTelemetry. When tracing is enabled, the runtime generates traces that help you analyze errors and performance.
10
10
11
-
Tracing provides a deep insight into applications' performance and stability by collecting and analysing runtime data during operation. It offers these key benefits:
11
+
Tracing provides a deep insight into applications' performance and stability by collecting and analyzing runtime data during operation. It offers these key benefits:
12
12
13
13
* End‑to‑end request visibility – tracing can follow a single request across all involved services.
14
14
* Clear causality and root‑cause analysis – traces show exactly where an issue occurred and how it propagated.
0 commit comments