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

how can i get stack trace data from db tables?

sekiya.kenji
Adventurer

how can i get stack trace data from db tables?

 

Would you tell me how cat i get stack trace from tables?

which tables have the stack trace data?

for example like below,

I want to get java stack trace.

stacktrace.png

 

3 REPLIES 3

Yogesh.Chouk
AppDynamics Team

Hi,

 

It is not feasible to query the specific data among multiple snapshots. To achieve this, you can get complete snapshots as per the below documents.

 

https://docs.appdynamics.com/display/PRO45/Metric+and+Snapshot+API#MetricandSnapshotAPI-request-snap...

 

You can also export the data into PDF as attached ss. Let me know if that helps.

 

Thanks,

Yogesh



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

thanks for your reply.

it coud be helpfull, but  i  really want to get from db.

i just look into servral tables , but i can not find them.

 

i am just coding by python.

i get this kind of stack trace data and  want to use predictive errors.

 

if stack trace is in db,

Would you please give me table name.

 

thanks.

 

 

sorry.

stack trace is in elastic data? not db?