cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Transaction flow / Purepath continuity with JMS

jeff_rowell
Helper

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?

2 REPLIES 2

pahofmann
DynaMight Guru
DynaMight Guru

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.

Dynatrace Certified Master - Dynatrace Partner - 360Performance.net

david_lopes
Dynatrace Mentor
Dynatrace Mentor

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!

Featured Posts