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

Transaction analytics field of MIDC values are missing for instances of BTs

ahmed.zaki
Builder

hi All

recently we created MIDC in our environment to track user journey trough our applications,
the midc is created for specific tier(40 nodes) which have around 150 BTs registered. and when we check the values in transaction analytics we observed that the data collector are dropping a lot of MIDC values for the same BT.

my questions here:

1- is appdynamics transaction analytics collect data for each instance of BT or select randomly based on the performance of BT instance

2- if there is a lot of missing data for specific data collector fields where to start troubleshooting to see the flow of the data from analytics agent and app-agent.

PS: that data dropped not only for MIDC but also for HTTP data collection i.e sessionID

2 REPLIES 2

Peter.Holditch
Moderator
Moderator

Ahmed,

 

Transaction analytics does not sample data gathered by MIDCs, but should collect a value for every invocation.

 

Things to check:

  1. Are you sure that the method your MIDC is placed on is called for absolutely every transaction invocation?
  2. Do you see any messages in the agent log indicating there may be problems collecting the data?

For troubleshooting beyond that, I would advise you to work with customer support via a help ticket.

 

Warm regards,

Peter



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

thanks Peter for your response.

the thing is it's not only the MIDC. recently when i searching the transaction analytics i see a lot of missing data of particular fields that is invoked always "session ID" when check if there is data for specific transaction in the last one month i see half of the sessionid is 'null'.
when i check the log i didn't see any errors or indication that it have problems collecting data or anything.