23 Apr 2020 05:46 PM
Is anyone else running 4.2.2 and making it work?
Thanks
Warren
Solved! Go to Solution.
18 May 2020 05:40 PM
I am. Mulesoft provided a sort of hack to get this working which includes using a mule-4-agent.jar file, that they provided, and modify the wrapper.conf file. It provides some decent functionality and monitoring capabilities. Mulesoft really needs to provide official support for this in their oneagent.
27 Jan 2021 08:17 PM
Could you share any additional details on the mulesoft "hack"? Having similar issues being able to better identify an api call routing through Mule.
27 Jan 2021 08:31 PM
There is no longer a need for any custom code or hack. Dynatrace provides support for Mule via the one Agent now.
28 Jan 2021 08:17 PM
Is there a particular version of Mule that is required for full visibility? The biggest problem I'm trying to solve is being able to see the api requests through mules apikit router. We see them in the logs, but not able to better define them out and trace them in DT.
17 Mar 2021 10:22 PM
I'd be curious to know too.
It's a common problem with most enterprise services buses, and API gateways - that this middle tier will receive a HTTP call and start a new HTTP outgoing call to another tier. This makes it impossible to see end-to-end because the HTTP call is completely new. It'd be good if Mule could add something like W3C trace-context headers with the OpenTelemetry API. Then it'd make this easier.
02 Jun 2021 02:18 AM
Any document how dynatrace provide support for mule using one agent . And what all parameter can be monitor
02 Jun 2021 07:26 AM
Any document how we can setup oneagent on mule server ? it is like windows /linux agent installation
02 Jun 2021 08:57 AM
I have a client with mule 4.3. Just installed oneagent and it was running...
22 Jun 2021 10:25 PM
Ok, it was running, are there any purepaths and method level information?