Answer by Eric E. ·
By starting the Purepath from that Set method, I am now seeing the method and the value of the integer I needed to see. It makes sense the original PurePath was not capturing this method because it executes in 0.01ms. I am thinking that the Setter and Getter methods must be captured on this agent group to pick up this one.
Lowering the priority of the custom sensor group did not work.
Thanks for the help. I'm gong to see if I can connect these single node purepaths to the original purepaths that were coming through.
Answer by Srikar M. ·
Eric...there are 2 things you can try...1) lower the priority on the custom sensor group (put it below java web request), 2) IF option 1 doesnt give you the desired outcome, assuming the custom sensor pack has capture simply set to 'Active' change it to 'active and start purepath'...you can try one at a time...let us know if this works.
Answer by Eric E. ·
All of the methods that I am trying to capture in the Purepath came up here in the CPU Sample. They are instrumented according to the popup window. However, these methods do not come up in the Methods dashlet, nor the PurePath dashlet.
Answer by Srikar M. ·
In your test environment (non-prod), run a CPU sample (with highest sampling rate) on the affected agent for 2-3 mins at the same time have the developer execute credit card authorization transactions...check the sample to see if those methods show up.
Answer by Eric E. ·
These methods were placed last week and were visible under the deployed sensors tab. Today they are not coming up in the deployed sensors tab, I believe because there are no tests going through these specific transactions. I will ask to have them started, so that they will be visible in the deployed sensor tab. The sensor group is named after the agent group and is placed in the respective agent group as well. It is the first placed sensor group in the agent group(highest ranking priority for sensor placement).
Answer by Srikar M. ·
Hi Eric...can you try attaching the images again (we are unable to see it)...
1st check point - go to agents overview, select the agent that corresponds to the app and under the details plane switch to deployed sensors, search for the custom method sensors you applied and verify that they show up (this is to make sure the method is instrumented)....
2nd check point - did you create a new sensor group for these custom method sensors? if yes then ensure that the sensor group is placed under the affected agent group.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET