|
|
This feature is available only if your organization has the Anypoint Integration Advanced package or a Titanium subscription to Anypoint Platform. For more information, see the Pricing and Packaging documentation.
|
Traces enable you to understand the path of a transaction in the MuleSoft ecosystem by providing full visibility into the execution path of API calls or application transactions.
When you enable trace data collection for an app, Anypoint Platform collects and exposes tracing information from Mule runtime engine in the OpenTelemetry standard, enabling you to export it using the Anypoint Monitoring Telemetry Exporter.
You can enable trace data collection for your CloudHub 2.0 applications running on Mule version 4.6 or later.
You can’t enable trace data collection using the Mule Maven plugin, Anypoint CLI, or Anypoint Studio. You can enable trace data collection using only the UI and API.
To enable trace data collection for an app:
-
Click the Monitoring tab.
-
Select the Enable tracing checkbox.
-
Click Deploy Application if you are enabling the feature for a new deployment, or Apply Changes if you are editing an existing application.
Once you enable tracing, and redeploy your application, the Runtime Manager backend starts instrumenting traces for your application.