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

API call to get Transation data for SaaS APM

arpan_saxena
Participant

Hi,

I'm Monitoring my java application with APM tool and able to see all transaction data at SaaS account (https://xxxxxx.live.dynatrace.com/#services;filter=anyFilter;gtf=l_2_HOURS ).

I want all raw transaction data monitored by APM with API call.

Is there any feature to get all raw transaction data?

Please suggest.

Thank in Advance

Arpan

 

2 REPLIES 2

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

There is a session query API that allows you query the raw info of RUM sessions, which you can find here:

https://www.dynatrace.com/support/help/user-experi...

There is no API that allows you to fetch the raw transaction data.

May I ask what you would like to do with the raw transaction data and what use-case you would like to implement?


Thank you Wolfgang.


Featured Posts