I can configure custom entry and exit points in controller UI, and then I can also do the same thing in agent side in custom-activity-correlation.xml. Can you please let me know the purpose of these two things? Do we need to do at these two places or...
Hi,
I'm running multiple tiers (all JVMs) in my laptop, therefore trying to see if I can use a single Java agent to monitor all tiers? If it's not possible, can I use a single Java agent to monitor all the nodes in a specific tier? I will be using ...
Thanks, Peter.
That means I will have to configure entry/exit points in one place only, that will be custom-activity-correlation.xml in my case as I will have to inject correlation header. Please correct me if my understanding is not correct.
R...
Thanks, Peter.
I haven't tested this yet, but clarifying it to be on the safe side. Custom correlation needs to be done differently per tier as far as I understood, so how do we do this if we use a single agent to monitor multiple tiers?
Regards...