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

Programmatically fetching AppDynamics Transaction Scorecard information using REST API

ayan.dutta2
Producer

I need to fetch the transaction scorecard data of a business application using the REST API of AppDynamics .

Following is the a sample view of AppDynamics Transaction Scorecard

 

AppDynamics.png

 

I have done through the AppDynamics REST API documentation to some extent,but not found anything so far . Can anybody provide any idea on this like which REST URL to access ?

1 REPLY 1

gurmit.arora
Architect
I have not done this but the instructions on https://docs.appdynamics.com/display/PRO42/Metric+and+Snapshot+API are pretty straight forward and you should be able to do it. Under Metric Browser, looks for "Overall Application Performance" and under that, you should get the relevant metrics like "Calls Per Minute", "Errors per Minute", "Number of Slow Calls" etc....