23 Sep 2020 08:42 PM - last edited on 26 Apr 2021 01:17 PM by MaciejNeumann
One of the applications we monitor has transactions that involve multiple write/read operations to JMS queues. Currently the PurePaths do not provide end-to-end visibility to these transactions. I viewed a performance clinic video on the topic of distributed transaction tracing, and if I understood correctly it would be necessary to use the OneAgent SDK to provide support for the end-to-end visibility. Is that correct, or is there any other approach that we could take to enable the end-to-end visibility?
Solved! Go to Solution.
24 Sep 2020 10:38 AM
Yes, if you have a break in your PurePath because of not fully supported technologies you can utilize the OneAgent SDK to manually instrument the application and link the PurePath together.
24 Sep 2020 01:14 PM
There are ways to do that without modifying your code, like using AspectJ. Reach out to extensions@dynatrace.com and we can help you with that if you need some guidance!